home *** CD-ROM | disk | FTP | other *** search
/ TODO 3 / TODO #3.iso / office / acvba80.cnt (.txt) < prev    next >
Encoding:
Microsoft Windows Help File Content  |  1996-12-18  |  76.3 KB  |  1,655 lines

  1. :Base acvba80.hlp>Ref
  2. :Title Referencia del lenguaje y programaci
  3. n de Microsoft Access
  4. :Index Microsoft Access para Windows 95 =acmain80.hlp
  5. :Index Referencia del lenguaje y programaci
  6. n de Microsoft Access=acvba80.hlp
  7. :Index Microsoft Access para Windows 95 =acnew80.hlp
  8. :Index Microsoft Access 97 =acdef80.hlp
  9. :Index Ayuda de Objetos de acceso a datos=dao35.hlp
  10. :Index Referencia del control Calendar=mscal.hlp
  11. :Index R
  12. plicas Mi Malet
  13. n=rplbrf35.hlp
  14. :Index Ayuda de R
  15. plicas de bases de datos=rplman35.hlp
  16. :Index Referencia de SQL de Microsoft Jet=jetsql35.hlp
  17. :Index Referencia de mensajes de error de Microsoft Jet=jeterr35.hlp
  18. :Index Referencia de Visual Basic de Office=vbaoff8.hlp
  19. :Index Referencia de Visual Basic para aplicaciones=veeslr3.hlp
  20. :Index C
  21. mo utilizar Visual Basic para aplicaciones=veescn3.hlp
  22. :Index Microsoft Office 97, Herramientas de la edici
  23. n Developer=msorun.hlp
  24. :Link acspc80.hlp
  25. :Link actip80.hlp
  26. :Link vbaxl8.hlp
  27. :Link vbawrd8.hlp
  28. :Link vbappt8.hlp
  29. :Link vbabdr8.hlp
  30. :Link ac9701.hlp
  31. :Link ac9702.hlp
  32. :Link ac9703.hlp
  33. :Link ac9704.hlp
  34. :Link ac9705.hlp
  35. :Link ac9706.hlp
  36. :Link ac9707.hlp
  37. :Link ac9708.hlp
  38. :Link of9701.hlp
  39. :Link of9702.hlp
  40. :Link of9703.hlp
  41. :Link of9704.hlp
  42. :Link of9705.hlp
  43. :Link of9706.hlp
  44. :Link of9707.hlp
  45. :Link of9708.hlp
  46. 1 Responder a eventos
  47. 2 Eventos: Hacer que los objetos de bases de datos funcionen juntos=acconEventsMakingYourDatabaseObjectsWorkTogether@acvba80.hlp>ref
  48. ndo ocurren eventos
  49. 3 Ejecutar una macro o un procedimiento de evento para un evento en un formula...=achowAttachMacroFormReportControlS@acvba80.hlp>HowTo
  50. 3 Determinar cu
  51. ndo ocurre un evento=acconWhenDoEventsOccurS@acvba80.hlp>Ref
  52. 3 Eventos empleados para validaci
  53. n de datos=acconEventsMacroValidationS@acvba80.hlp>Ref
  54. 3 Orden de validaci
  55. n de controles y campos=acconOrderValidationS@acvba80.hlp>Ref
  56. 2 Establecer el valor de un control o una propiedad
  57. 3 Forma de establecer el valor de un control o una propiedad en respuesta a un...=acconSettingValuesMacrosS
  58. 3 Establecer el valor de un control a partir del valor de otro control=achowSetValueControlBasedValueAnotherControlS
  59. 3 Establecer el valor de una propiedad en respuesta a un evento=achowSetValuePropertyBasedEventS
  60. 2 Mostrar un cuadro de mensaje
  61. 3 Mostrar un cuadro de mensaje=achowDisplayMessageBox
  62. 3 Mostrar u ocultar mensajes de advertencia=achowHideWarningMessagesWhenRunMacroS
  63. 1 Escribir expresiones
  64.  es una expresi
  65. n?=acconWhatIsExpressionS@acvba80.hlp>Ref
  66. 2 Crear una expresi
  67. n=acconCreatingExpressionsS@acvba80.hlp>Ref
  68. 2 Introducir expresiones en una hoja de propiedades, en la cuadr
  69. cula de dise
  70. ...=acconEnteringExpressions@acvba80.hlp>Ref
  71. 2 Usar los operadores !  y .  (punto) en las expresiones=acconUsingBangDotInExpressionsS@acvba80.hlp>Ref
  72. 2 Hacer referencia a un objeto o a sus propiedades en las expresiones=achowIdentifiersExpressionsS@acvba80.hlp>Ref
  73. 2 Utilizar valores en expresiones=acconValuesExpressionsS@acvba80.hlp>Ref
  74. 2 Reglas para dar nombre a los campos, controles y objetos=acdecNamingConventionsS@acvba80.hlp>Ref
  75. 2 Reglas para dar nombre a los procedimientos, variables y constantes de Visua...=acconVBNamingConventionsS@acvba80.hlp>Ref
  76. 2 Hacer referencia al valor de un control o de una propiedad en una expresi
  77. n=achowReferValueFieldControlPropS@acvba80.hlp>HowTo
  78. 2 Hacer referencia a un formulario, informe, subformulario o subinforme en una...=achowReferFormReportS@acvba80.hlp>HowTo
  79. 2 Hacer referencia a una secci
  80. n de un informe o formulario o a un nivel de ag...=achowReferSectionS@acvba80.hlp>HowTo
  81. 2 Hacer referencia a una columna de una lista en una expresi
  82. n=achowReferColumnInListS@acvba80.hlp>HowTo
  83. 2 Ejemplos de expresiones=acdecExpressionExamplesS@acvba80.hlp>Ref
  84. 2 Soluci
  85. n de problemas en las expresiones=actrbUsingExpressions@acvba80.hlp>Ref
  86. 1 Trabajar con macros
  87. 2 Macros: Qu
  88.  son y c
  89. mo funcionan=acconMacrosWhatTheyAreHowTheyWork@acvba80.hlp>Ref
  90. 2 Crear
  91. ndo utilizar una macro y cu
  92. ndo Visual Basic para aplicaciones=acconWhenShouldUseMacroWhenShouldUseVisualBasicCodS
  93. 3 Abrir una macro=achowOpenExistingMacroS@acmain80.hlp>HowTo
  94. 3 Abrir la ventana Macro o M
  95. dulo desde un formulario o informe=achowOpenMacroModuleWindowFromFormReportS@acmain80.hlp>HowTo
  96. 3 Crear una macro=achowCreateMacroS@acmain80.hlp>HowTo
  97. 3 Copiar o mover un campo, control, texto, acci
  98. n de macro u otro elemento=achowCopyActionFieldControlTextOther@acmain80.hlp>HowTo
  99. 3 Eliminar un campo, un control, texto, acci
  100. n de macro u otro elemento=achowDeleteFieldControlTextMacroOtherS@acmain80.hlp>HowTo
  101. 3 Crear un grupo de macros=achowAddMacroGroupMacrosS@acmain80.hlp>HowTo
  102. 3 Sugerencias sobre establecer argumentos de acci
  103. n en una macro=acconTipsSettingArgumentsInMacroS@acmain80.hlp
  104. 3 Introducir una expresi
  105. n en el argumento de una acci
  106. n de macro=acdecEnterExpressionInMacroArgumentS@acmain80.hlp>HowTo
  107. 2 Utilizar condiciones en macros
  108. Por qu
  109.  utilizar condiciones en una macro?=acconWhyUseConditionsInMacroS@acmain80.hlp
  110. 3 Ejecutar una macro bajo ciertas condiciones=achowMakeMacroRunCertainConditionsS@acmain80.hlp>HowTo
  111. 3 Mostrar y ocultar los nombres y condiciones de las macros en la ventana Macros=achowSetPreferencesMacrosS@acmain80.hlp>HowTo
  112. 2 Ejecutar, depurar y solucionar problemas de macros
  113. 3 Ejecutar una macro=acdecRunMacroS@acmain80.hlp
  114. 3 Ejecutar una macro desde otra macro o desde un procedimiento Visual Basic=achowRunMacroAnotherMacroS@acmain80.hlp>HowTo
  115. 3 Buscar problemas en una macro ejecut
  116. ndola paso a paso=achowFindProblemsInMacroBySingleSteppingThroughS@acmain80.hlp>HowTo
  117. 3 Solucionar problemas de macros=actrbTroubleshootingMacrosS@acmain80.hlp
  118. 2 Establecer el valor de controles o propiedades
  119. 3 Acerca de establecer el valor de un control o una propiedad en respuesta a u...=acconSettingValuesMacrosS@acvba80.hlp>Ref
  120. 3 Establecer el valor de un control a partir del valor de otro control=achowSetValueControlBasedValueAnotherControlS@acvba80.hlp>Ref
  121. 3 Establecer el valor de una propiedad en respuesta a un evento=achowSetValuePropertyBasedEventS@acvba80.hlp>Ref
  122. 2 Crear asignaciones de teclas
  123. 3 Asignar una acci
  124. n o una serie de acciones a una tecla=achowAssignMacroKeyS@acvba80.hlp>HowTo
  125. 3 Combinaciones de teclas autom
  126. ticas=acrefAutokeysKeyCombinationsS
  127. 2 Mostrar y ocultar mensajes
  128. 3 Mostrar un cuadro de mensaje=achowDisplayMessageBox
  129. 3 Mostrar u ocultar mensajes de advertencia=achowHideWarningMessagesWhenRunMacroS@acvba80.hlp>Ref
  130. :include rplbrf35.cnt
  131. 1 Referencia de Microsoft Access y Visual Basic para aplicaciones
  132. 2 Lo nuevo para los programadores: Introducci
  133. n=acdecWhatsNewForDevelopersLanguage@acnew80.hlp
  134. 2 Temas de conversi
  135. n y compatibilidad=acconCompatibilityIssues@acvba80.hlp>LangRef
  136. 2 Escribir c
  137. digo de Visual Basic
  138. 3 Fundamentos
  139. dulos: Qu
  140.  son y c
  141. mo funcionan=acconModulesWhatTheyAreHowTheyWork@acvba80.hlp>Ref
  142. ndo utilizar una macro y cu
  143. ndo Visual Basic para aplicaciones=acconWhenShouldUseMacroWhenShouldUseVisualBasicCodS@acvba80.hlp>Ref
  144. 4 Abrir la ventana Macro o M
  145. dulo desde un formulario o informe=achowOpenMacroModuleWindowFromFormReportS@acmain80.hlp>HowTo
  146. 4 Conversi
  147. n de macros a Visual Basic=achowConvertMacrosToVBS@acvba80.hlp>Ref
  148.  es un procedimiento=acconWhatIsProcedure@acvba80.hlp>Ref
  149. 4 Creaci
  150. n del primer procedimiento personalizado de Visual Basic=achowCreateVBProcedureS@acvba80.hlp>Ref
  151. 4 Creaci
  152. n de un m
  153. dulo de clase que no est
  154.  asociado con un formulario o informe=achowCreateClassModule@acvba80.hlp>HowTo
  155. 4 Utilizaci
  156. n de argumentos en Visual Basic=acdecUseArgumentsVBS@acvba80.hlp>Ref
  157. 4 Llevar a cabo una acci
  158. n de macro en un procedimiento de Visual Basic=achowRunActionsVBS@acvba80.hlp>HowTo
  159. 4 Crear bucles mediante c
  160. digo de Visual Basic=vaconLoopingThroughCode@veescn3.hlp>LangRef
  161. 4 Acerca del trabajo con datos y objetos de bases de datos usando c
  162. digo de Vi...=acconWorkWithDataS@acvba80.hlp>Ref
  163. 4 Acerca de la ejecuci
  164. n de c
  165. digo Visual Basic=achowRunVBCodeS@acvba80.hlp>Ref
  166. 4 Acerca de la obtenci
  167. n de ayuda sobre Visual Basic=achowGetOnlineHelpS@acvba80.hlp>Ref
  168. 4 Copia de ejemplos de c
  169. digo de Visual Basic desde la Ayuda a la ventana M
  170. dulo=achowCopyVBExamplesS@acvba80.hlp>HowTo
  171. 4 Usar las teclas de m
  172. todo abreviado de las ventanas M
  173. dulo y Depuraci
  174. n=acrefUseKeyboardModuleWindowS@acvba80.hlp>Ref
  175. 3 Utilizar el Examinador de objetos para administrar y ubicar objetos
  176. 4 Trabajo con objetos en Visual Basic usando el Examinador de objetos=achowUserObjectBrowserS@acvba80.hlp>Ref
  177. 4 Localizar un m
  178. todo o propiedad en el Examinador de objetos=achowLocateMethodPropertyOBS@acvba80.hlp>HowTo
  179. 4 Use el Examinador de objetos para pegar una sintaxis de m
  180. todo o propiedad e...=achowPasteSyntaxOBS@acvba80.hlp>HowTo
  181. 3 Establecer las preferencias del c
  182. digo y personalizar la ventana M
  183. 4 Cambio de la forma en la que se muestra el c
  184. digo Visual Basic en la ventana...=achowChangeVBCodeDisplayS@acvba80.hlp>HowTo
  185. 4 Requerir declaraciones de variables para el c
  186. digo Visual Basic=achowRequereDeclarationsS@acvba80.hlp>HowTo
  187. 4 Mostrar informaci
  188. n de la sintaxis en la ventana M
  189. dulo=achowDisplaySyntaxInformationInModuleWindow@acvba80.hlp>HowTo
  190. 4 Mostrar el valor de una variable o expresi
  191. n en la ventana M
  192. dulo cuando el...=achowDisplayValueOfVariableOrExpressionInModuleWindow@acvba80.hlp>HowTo
  193. 4 Presentaci
  194. n del valor de las variables en el panel Locales de la ventana De...=achowDisplayValueOfVariablesInLocalsPaneOfDebugWindow@acvba80.hlp>HowTo
  195. 4 Presentaci
  196. n de una lista de objetos, propiedades y m
  197. todos relevantes en la...=achowUseAutomaticStatementBuilderInModuleWindow@acvba80.hlp>HowTo
  198. 3 Mostrar y ocultar mensajes
  199. 4 Mostrar un cuadro de mensaje=achowDisplayMessageBox@acvba80.hlp>Ref
  200. 4 Mostrar u ocultar mensajes de advertencia utilizando Visual Basic=achowHideWarningMessagesWhenRunMacroVBS@acvba80.hlp>HowTo
  201. 3 Depurar, solucionar problemas y mejorar
  202. 4 Depuraci
  203. n de c
  204. digo de Visual Basic=acdecDebugVBCodeS@acvba80.hlp>Ref
  205. 4 Desactivaci
  206. n de la comprobaci
  207. n de errores del c
  208. digo de Visual Basic=achowDisableSyntaxCheckingS@acvba80.hlp>HowTo
  209. 4 Ignorar el tratamiento de errores en el c
  210. digo de Visual Basic=achowIgnoreErrorHandlingS@acvba80.hlp>HowTo
  211. 4 Usar del panel Inmediato en la ventana Depuraci
  212. n mientras trabaja con V...=achowUseImmediatePaneS@acvba80.hlp>Ref
  213. 4 Habilitar o deshabilitar la visualizaci
  214. n de c
  215. digo despu
  216. s de un error en t...=achowEnableDisableBreakingIntoCodeWhileiExecutingS@acmain80.hlp>HowTo
  217. 4 Soluci
  218. n de problemas en los m
  219. dulos de Visual Basic=actrbModulesS@acvba80.hlp>Ref
  220. 4 Optimizar el rendimiento del c
  221. digo de Visual Basic=acconOptimizingVBS@acvba80.hlp>Ref
  222. 3 Matrices
  223. 4 Utilizar matrices=vaconUsingArrays@veescn3.hlp>langref
  224. 4 Comprender las matrices de par
  225. metros=vaconUnderstandingParamArrays@veescn3.hlp>langref
  226. 4 Declarar matrices=vaconDeclaringArrays@veescn3.hlp>langref
  227. 4 Escribir instrucciones de declaraci
  228. n=vaconWritingdeclarations@veescn3.hlp>langref
  229. 3 Compilaci
  230. n condicional (Crear bucles)
  231. 4 Comprender la compilaci
  232. n condicional=vaconUnderstandingConditionalCompilation@veescn3.hlp>langref
  233. 4 Crear bucles mediante c
  234. digo=vaconLoopingThroughCode@veescn3.hlp>langref
  235. 4 Utilizar instrucciones Do...Loop=vaconUsingDoLoop@veescn3.hlp>langref
  236. 4 Utilizar instrucciones For Each...Next=vaconUsingForEach@veescn3.hlp>langref
  237. 4 Utilizar instrucciones For...Next=vaconUsingForNext@veescn3.hlp>langref
  238. 4 Hacer bucles For...Next m
  239. pidos=vaconMakingFasterLoops@veescn3.hlp>langref
  240. 4 Utilizar instrucciones If...Then...Else=vaconUsingIfThen@veescn3.hlp>langref
  241. 4 Utilizar instrucciones Select Case=vaconUsingSelectCase@veescn3.hlp>langref
  242. 4 Utilizar instrucciones With=vaconUsingWith@veescn3.hlp>langref
  243. 3 Constantes
  244. 4 Utilizar constantes=vaconUsingConstants@veescn3.hlp>langref
  245. 4 Utilizaci
  246. n de las constantes enumeradas en Microsoft Access 97=acconUsingEnumsAccess97@acvba80.hlp>LangRef
  247. 4 Declarar constantes=vaconDeclaringConstants@veescn3.hlp>langref
  248. 3 Tipos de datos
  249. 4 Comparaci
  250. n de tipos de datos=acdatComparisonDataTypes@acvba80.hlp>Langref
  251. 4 Resumen de tipos de datos (Visual Basic)=vagrpDataType@veeslr3.hlp>langref
  252. 4 Utilizar los tipos de datos eficientemente=vaconUsingData@veescn3.hlp>langref
  253. 4 Comprender los tipos de datos Variant=vaconUnderstandingVariants@veescn3.hlp>langref
  254. 3 Compatibilidad del alcance y nombre de los objetos
  255. 4 Compatibilidad del alcance y nombre de los objetos=acconScopingAndObjectNamingCompatibility@acvba80.hlp>LangRef
  256. 4 Comprender el alcance y la visibilidad=vaconUnderstandingScope@veescn3.hlp>langref
  257. 4 Comprender la vida de las variables=vaconUnderstandingLifetime@veescn3.hlp>langref
  258. 4 Evitar conflictos de nombres=vaconAvoidingNamingConflicts@veescn3.hlp>langref
  259. 4 Reglas de asignaci
  260. n de nombres en Visual Basic=vaconVBNamingRules@veescn3.hlp>langref
  261. 3 Variables
  262. 4 Crear variables de objeto=vaconCreatingObjVar@veescn3.hlp>langref
  263. 4 Declarar variables=vaconDeclaringVariables@veescn3.hlp>langref
  264. 4 Comprender el alcance y la visibilidad=vaconUnderstandingScope@veescn3.hlp>langref
  265. 4 Comprender la vida de las variables=vaconUnderstandingLifetime@veescn3.hlp>langref
  266. 4 Comprender los tipos de datos Variant=vaconUnderstandingVariants@veescn3.hlp>langref
  267. 3 Sintaxis de Visual Basic
  268. 4 Comprender la sintaxis de Visual Basic=vaconUnderstandingVBSyntax@veescn3.hlp>langref
  269. 4 Utilizar par
  270. ntesis en el c
  271. digo=vaconUsingParens@veescn3.hlp>langref
  272. 3 Escribir instrucciones de Visual Basic
  273. 4 Escribir instrucciones de Visual Basic=vaconWritingVBStatements@veescn3.hlp>langref
  274. 4 Escribir instrucciones de asignaci
  275. n=vaconWritingassignments@veescn3.hlp>langref
  276. 4 Escribir instrucciones de declaraci
  277. n=vaconWritingdeclarations@veescn3.hlp>langref
  278. 4 Escribir instrucciones ejecutables=vaconWritingExecutableStatements@veescn3.hlp>langref
  279. 2 Temas de programaci
  280. n avanzados
  281. 3 Controles ActiveX
  282. 4 Elementos del lenguaje de Microsoft Access aplicables a los controles ActiveX=acccAccessLanguageElements@acvba80.hlp>Langref
  283. 4 Informaci
  284. n acerca de las propiedades, m
  285. todos y eventos de un control ActiveX=acccUsingCustomControlLanguageElements@acvba80.hlp>Langref
  286. 4 El cuadro de di
  287. logo Propiedades personalizadas de los controles ActiveX=acccViewCustomControlProperties@acvba80.hlp>Langref
  288. mo ver el cuadro Acerca de para un control ActiveX=acccViewCustomControlAboutBox@acvba80.hlp>Langref
  289. 3 Llamar a procedimientos
  290. 4 Llamada a procedimientos de un subformulario o subinforme=achowCallingProceduresInASubformOrSubreport@acvba80.hlp>Langref
  291. 4 Llamar a procedimientos Property=vaconCallingPropertyProcedures@veescn3.hlp>langref
  292. 4 Llamar a procedimientos Sub y Function=vaconCallingSubandFunctionprocedures@veescn3.hlp>langref
  293. 4 Llamar a procedimientos con el mismo nombre=vaconCallingProceduresWithTheSameName@veescn3.hlp>langref
  294. 4 Crear procedimientos recursivos=vaconCreatingRecursiveProcedures@veescn3.hlp>langref
  295. 4 Transferir argumentos eficientemente=vaconPassingArgs@veescn3.hlp>langref
  296. 4 Comprender los argumentos con nombre y opcionales=vaconUnderstandingNamedOptionalArgs@veescn3.hlp>langref
  297. 3 Convertir c
  298. 4 Temas de conversi
  299. n y compatibilidad=acconCompatibilityIssues@acvba80.hlp>Langref
  300. 4 Compatibilidad de la biblioteca de objetos DAO=acconDAOObjectLibraryCompatibility@acvba80.hlp>LangRef
  301. 3 DDE y Automatizaci
  302. n (OLE)
  303. 4 Comprender la automatizaci
  304. n=vaconUnderstandingOLEAutomation@veescn3.hlp>langref
  305. 4 Automatizaci
  306. n con Microsoft Access=acconAccessAutomationController@acvba80.hlp>Langref
  307. 4 Establecimiento de una referencia a un proyecto de Visual Basic en otra base...=acconSetReferenceToDatabase@acvba80.hlp>Langref
  308. 4 Establecimiento de referencias a las bibliotecas de tipos=acconSettingReferences@acvba80.hlp>Langref
  309. 4 Uso de Microsoft Access como servidor DDE=achowDDEUsingAsServer@acvba80.hlp>Langref
  310. 4 Trabajar con otras aplicaciones=vaconWorkingAcrossApps@veescn3.hlp>langref
  311. 3 Tratamiento de errores
  312. 4 Elementos de tratamiento de errores en tiempo de ejecuci
  313. n=achowRuntimeErrorHandling@acvba80.hlp>Langref
  314. 4 Detecci
  315. n de errores=achowErrorTrapping@acvba80.hlp>Langref
  316. 4 Determinar c
  317. digos de error reservados por Visual Basic=acexaDeterminingErrorCodesX@acvba80.hlp>LangRef
  318. 4 Determinar los c
  319. digos de error reservados por Microsoft Access y el motor d...=acexaAccessJetErrorCodesX@acvba80.hlp>Langref
  320. 3 Instrucciones SQL
  321. 4 Generar instrucciones SQL que incluyan variables y controles=achowSQLStringVBA@acvba80.hlp>Langref
  322. 4 Restringir los datos a un subconjunto de registros=achowSpecifyCriteriaDomainAgg@acvba80.hlp>Langref
  323. 4 Usar comillas en las cadenas=achowUsingQuotesinStrings@acvba80.hlp>LangRef
  324. 4 Usar formatos internacionales de fecha en instrucciones SQL=achowInternationalDate@acvba80.hlp>Langref
  325. 2 Temas diversos de programaci
  326. 3 Programaci
  327. n con los m
  328. dulos de clases=acconProgrammingFormsReports@acvba80.hlp>Langref
  329. 3 Programaci
  330. n de barras de herramientas y de barras de men
  331. s=acconProgrammingToolbars@acvba80.hlp>Langref
  332. 3 Comprender objetos, propiedades, m
  333. todos y eventos=vaconUnderstandingobjects@veescn3.hlp>langref
  334. 3 Use ODBCDirect con Microsoft Access=acconUsingODBCDirect@acvba80.hlp>Langref
  335. 3 Escribir datos en archivos=vaconWritingData@veescn3.hlp>langref
  336. 3 Escribir un procedimiento Sub=vaconWritingSubs@veescn3.hlp>langref
  337. 2 Acciones
  338. 4 AbrirConsulta=acactOpenQuery@acvba80.hlp>Langref
  339. 4 AbrirFormulario=acactOpenForm@acvba80.hlp>LangRef
  340. 4 AbrirInforme=acactOpenReport@acvba80.hlp>LangRef
  341. 4 AbrirM
  342. dulo=acactOpenModule@acvba80.hlp>LangRef
  343. 4 AbrirTabla=acactOpenTable@acvba80.hlp>LangRef
  344. 4 AgregarMen
  345. =acactAddMenu@acvba80.hlp>LangRef
  346. 4 AplicarFiltro=acactApplyFilter@acvba80.hlp>LangRef
  347. 3 B-C
  348. 4 Bip=acactBeep@acvba80.hlp>LangRef
  349. 4 BuscarRegistro=acactFindRecord@acvba80.hlp>LangRef
  350. 4 BuscarSiguiente=acactFindNext@acvba80.hlp>LangRef
  351. 4 CambiarNombre=acactRename@acvba80.hlp>LangRef
  352. 4 CancelarEvento=acactCancelEvent@acvba80.hlp>LangRef
  353. 4 Cerrar=acactClose@acvba80.hlp>LangRef
  354. 4 CopiarObjeto=acactCopyObject@acvba80.hlp>LangRef
  355. 4 CuadroMsj=acactMsgBox@acvba80.hlp>LangRef
  356. 3 D-F
  357. 4 DesplazarTama
  358. o=acactMoveSize@acvba80.hlp>LangRef
  359. 4 DetenerMacro=acactStopMacro@acvba80.hlp>LangRef
  360. 4 DetenerTodasMacros=acactStopAllMacros@acvba80.hlp>LangRef
  361. 4 Eco=acactEcho@acvba80.hlp>LangRef
  362. 4 EjecutarAplicaci
  363. n=acactRunApp@acvba80.hlp>LangRef
  364. 4 EjecutarC
  365. digo=acactRunCode@acvba80.hlp>LangRef
  366. 4 EjecutarComando=acactRunCommand@acvba80.hlp>LangRef
  367. 4 EjecutarElementoMen
  368. =acactDoMenuItem@acvba80.hlp>LangRef
  369. 4 EjecutarMacro=acactRunMacro@acvba80.hlp>LangRef
  370. 4 EjecutarSQL=acactRunSQL@acvba80.hlp>LangRef
  371. 4 EliminarObjeto=acactDeleteObject@acvba80.hlp>LangRef
  372. 4 EnviarObjeto=acactSendObject@acvba80.hlp>LangRef
  373. 4 EnviarTeclas=acactSendKeys@acvba80.hlp>LangRef
  374. 4 EstablecerAdvertencias=acactSetWarnings@acvba80.hlp>LangRef
  375. 4 EstablecerElementoDelMen
  376. =acactSetMenuItem@acvba80.hlp>LangRef
  377. 4 EstablecerValor=acactSetValue@acvba80.hlp>LangRef
  378. 3 G-L
  379. 4 Guardar=acactSave@acvba80.hlp>LangRef
  380. 4 Imprimir=acactPrint@acvba80.hlp>LangRef
  381. 4 IrAControl=acactGoToControl@acvba80.hlp>LangRef
  382. 4 IrAP
  383. gina=acactGoToPage@acvba80.hlp>LangRef
  384. 4 IrARegistro=acactGoToRecord@acvba80.hlp>LangRef
  385. 3 M-Q
  386. 4 Maximizar=acactMaximize@acvba80.hlp>LangRef
  387. 4 Minimizar=acactMinimize@acvba80.hlp>LangRef
  388. 4 MostrarBarraDeHerramientas=acactShowToolbar@acvba80.hlp>LangRef
  389. 4 MostrarTodosRegistros=acactShowAllRecords@acvba80.hlp>LangRef
  390. 4 NuevaConsulta=acactRequery@acvba80.hlp>LangRef
  391. 3 R-S
  392. 4 RelojDeArena=acactHourglass@acvba80.hlp>LangRef
  393. 4 RepintarObjeto=acactRepaintObject@acvba80.hlp>LangRef
  394. 4 Restaurar=acactRestore@acvba80.hlp>LangRef
  395. 4 SalidaHacia=acactOutputTo@acvba80.hlp>LangRef
  396. 4 Salir=acactQuit@acvba80.hlp>LangRef
  397. 4 SeleccionarObjeto=acactSelectObject@acvba80.hlp>LangRef
  398. 3 T-Z
  399. 4 TransferirBaseDatos=acactTransferDatabase@acvba80.hlp>LangRef
  400. 4 TransferirHojaC
  401. lculo=acactTransferSpreadsheet@acvba80.hlp>LangRef
  402. 4 TransferirTexto=acactTransferText@acvba80.hlp>LangRef
  403. 2 Directivas del compilador
  404. 3 #Const=vadirConst@veeslr3.hlp@acvba80.hlp>LangRef
  405. 3 #If...Then...#Else=vadirIf@veeslr3.hlp>langref
  406. 2 Constantes
  407. 3 Constantes de Microsoft Access - Introducci
  408. n=accstConstants@acvba80.hlp>Langref
  409. 3 Utilizaci
  410. n de las constantes enumeradas en Microsoft Access 97=acconUsingEnumsAccess97@acvba80.hlp>Langref
  411. 3 Constantes de acci
  412. n=accstMacroActConstants@acvba80.hlp>Langref
  413. 3 Constantes de procedimientos de evento=accstEventProcConstants@acvba80.hlp>Langref
  414. 3 Constantes de c
  415. digo de tecla=accstKeyCodeConstants@acvba80.hlp>Langref
  416. 3 Otras constantes=accstMiscConstants@acvba80.hlp>Langref
  417. 3 Constantes del m
  418. todo RunCommand=accstRunMethodConstants@acvba80.hlp>Langref
  419. 3 Constantes de seguridad=accstSecurityConstants@acvba80.hlp>Langref
  420. 3 Constantes de Visual Basic=vamscTypeLibConstants@veeslr3.hlp>Langref
  421. 2 Eventos
  422. 3 Referencia de eventos y propiedades de los eventos=acproEventsRef@acvba80.hlp>Langref
  423. 4 Activate=acevtActivateDeactivate@acvba80.hlp>LangRef
  424. 4 AfterDelConfirm=acevtDeleteBeforeAfterDelConfirm@acvba80.hlp>LangRef
  425. 4 AfterInsert=acevtBeforeAfterInsert@acvba80.hlp>LangRef
  426. 4 AfterUpdate=acevtBeforeAfterUpdate@acvba80.hlp>LangRef
  427. 4 ApplyFilter=acevtApplyFilter@acvba80.hlp>LangRef
  428. 3 B-C
  429. 4 BeforeDelConfirm=acevtDeleteBeforeAfterDelConfirm@acvba80.hlp>LangRef
  430. 4 BeforeInsert=acevtBeforeAfterInsert@acvba80.hlp>LangRef
  431. 4 BeforeUpdate=acevtBeforeAfterUpdate@acvba80.hlp>LangRef
  432. 4 Change=acevtChange@acvba80.hlp>LangRef
  433. 4 Click=acevtClick@acvba80.hlp>LangRef
  434. 4 Close=acevtOpenClose@acvba80.hlp>LangRef
  435. 4 Current=acevtCurrent@acvba80.hlp>LangRef
  436. 3 D-E
  437. 4 DblClick=acevtDblClick@acvba80.hlp>LangRef
  438. 4 Deactivate=acevtActivateDeactivate@acvba80.hlp>LangRef
  439. 4 Delete=acevtDeleteBeforeAfterDelConfirm@acvba80.hlp>LangRef
  440. 4 Enter=acevtEnterExit@acvba80.hlp>LangRef
  441. 4 Error=acevtError@acvba80.hlp>LangRef
  442. 4 Exit=acevtEnterExit@acvba80.hlp>LangRef
  443. 3 F-J
  444. 4 Filter=acevtFilter@acvba80.hlp>LangRef
  445. 4 Format=acevtFormat@acvba80.hlp>LangRef
  446. 4 GotFocus=acevtGotLostFocus@acvba80.hlp>LangRef
  447. 4 Initialize=acevtInitialize@acvba80.hlp>LangRef
  448. 4 ItemAdded=acevtItemAdded@acvba80.hlp>LangRef
  449. 4 ItemRemoved=acevtItemRemoved@acvba80.hlp>LangRef
  450. 3 K-L
  451. 4 KeyDown=acevtKeyDownUp@acvba80.hlp>LangRef
  452. 4 KeyPress=acevtKeyPress@acvba80.hlp>LangRef
  453. 4 KeyUp=acevtKeyDownUp@acvba80.hlp>LangRef
  454. 4 Load=acevtLoadUnload@acvba80.hlp>LangRef
  455. 4 LostFocus=acevtGotLostFocus@acvba80.hlp>LangRef
  456. 4 MouseDown=acevtMouseDownUp@acvba80.hlp>LangRef
  457. 4 MouseMove=acevtMouseMove@acvba80.hlp>LangRef
  458. 4 MouseUp=acevtMouseDownUp@acvba80.hlp>LangRef
  459. 4 NoData=acevtNoData@acvba80.hlp>LangRef
  460. 4 NotInList=acevtNotInList@acvba80.hlp>LangRef
  461. 3 O-S
  462. 4 Open=acevtOpenClose@acvba80.hlp>LangRef
  463. 4 Page=acevtPage@acvba80.hlp>LangRef
  464. 4 Print=acevtPrint@acvba80.hlp>LangRef
  465. 4 Resize=acevtResize@acvba80.hlp>LangRef
  466. 4 Retreat=acevtRetreat@acvba80.hlp>LangRef
  467. 3 T-Z
  468. 4 Terminate=acevtTerminate@acvba80.hlp>LangRef
  469. 4 Timer=acevtTimer@acvba80.hlp>LangRef
  470. 4 Unload=acevtLoadUnload@acvba80.hlp>LangRef
  471. 4 Updated=acevtUpdated@acvba80.hlp>LangRef
  472. 2 Funciones
  473. 3 Referencia de funciones=acidxFunctions@acvba80.hlp>Langref
  474. 3 Funciones de dominio agregado=acidxDomainRef@acvba80.hlp>Langref
  475. 3 Referencia de palabras clave de funciones de V.B. para...(Espa
  476. ol-Ingl
  477. s)=acrefLocVBAFunctionNamesReference@acvba80.hlp>Langref
  478. 3 Referencia de palabras clave de funciones agregadas de SQL (Espa
  479. ol - Ingl
  480. s)=acrefLocSQLAggregateFunctionNamesReference@acvba80.hlp>Langref
  481. 3 Devolver cadenas desde funciones=vaconReturningStrings@veescn3.hlp>langref
  482. 3 Usar comillas en las cadenas=achowUsingQuotesinStrings@acvba80.hlp>Langref
  483. 3 Restringir los datos a un subconjunto de registros=achowSpecifyCriteriaDomainAgg@acvba80.hlp>Langref
  484. 3 Escribir un procedimiento Function=vaconWritingFunctions@veescn3.hlp>langref
  485. 3 A-B
  486. 4 Abs=vafctAbs@veeslr3.hlp@acvba80.hlp>LangRef
  487. 4 Array=vafctArray@veeslr3.hlp@acvba80.hlp>LangRef
  488. 4 Asc=vafctAsc@veeslr3.hlp@acvba80.hlp>LangRef
  489. 4 AscB=vafctAsc@veeslr3.hlp@acvba80.hlp>LangRef
  490. 4 Atn=vafctAtn@veeslr3.hlp@acvba80.hlp>LangRef
  491. 4 CBool=vagrpTypeConversion@veeslr3.hlp>langref
  492. 4 CByte=vagrpTypeConversion@veeslr3.hlp>langref
  493. 4 CCur=vagrpTypeConversion@veeslr3.hlp>langref
  494. 4 CDate=vagrpTypeConversion@veeslr3.hlp>langref
  495. 4 CDbl=vagrpTypeConversion@veeslr3.hlp>langref
  496. 4 CInt=vagrpTypeConversion@veeslr3.hlp>langref
  497. 4 CodeDb=acfctCodeDB@acvba80.hlp>LangRef
  498. 4 Comando=acfctCommand@acvba80.hlp>LangRef
  499. 4 Command (Microsoft Access)=acfctCommand@acvba80.hlp>LangRef
  500. 4 Command (Visual Basic)=vafctCommand@veeslr3.hlp>LangRef
  501. 4 Command$=vaconReturningStrings@veescn3.hlp>langref
  502. 4 Cos=vafctCos@veeslr3.hlp>langref
  503. 4 CreateControl=acfctCreateControl@acvba80.hlp>LangRef
  504. 4 CreateForm=acfctCreateForm@acvba80.hlp>LangRef
  505. 4 CreateGroupLevel=acfctCreateGroupLevel@acvba80.hlp>LangRef
  506. 4 CreateObject=vafctCreateObject@veeslr3.hlp>langref
  507. 4 CreateReport=acfctCreateForm@acvba80.hlp>LangRef
  508. 4 CreateReportControl=acfctCreateControl@acvba80.hlp>LangRef
  509. 4 CSng=vagrpTypeConversion@veeslr3.hlp>langref
  510. 4 CStr=vagrpTypeConversion@veeslr3.hlp>langref
  511. 4 CurDir$=vaconReturningStrings@veescn3.hlp>langref
  512. 4 CurDir=vafctCurDir@veeslr3.hlp>langref
  513. 4 CurrentDb=acfctCurrentDB@acvba80.hlp>LangRef
  514. 4 CurrentUser=acfctCurrentUser@acvba80.hlp>LangRef
  515. 4 CVar=vagrpTypeConversion@veeslr3.hlp>langref
  516. 4 CVDate=vagrpTypeConversion@veeslr3.hlp>langref
  517. 4 CVErr=vafctCVErr@veeslr3.hlp>langref
  518. 4 Choose=vafctChoose@veeslr3.hlp>langref
  519. 4 Chr$=vaconReturningStrings@veescn3.hlp>langref
  520. 4 Chr=vafctChr@veeslr3.hlp>langref
  521. 4 ChrB$=vaconReturningStrings@veescn3.hlp>langref
  522. 4 ChrB=vafctChr@veeslr3.hlp>langref
  523. 4 Date$=vaconReturningStrings@veescn3.hlp>langref
  524. 4 Date=vafctDate@veeslr3.hlp>langref
  525. 4 DateAdd=vafctDateAdd@veeslr3.hlp>langref
  526. 4 DateDiff=vafctDateDiff@veeslr3.hlp>langref
  527. 4 DatePart=vafctDatePart@veeslr3.hlp>langref
  528. 4 DateSerial=vafctDateSerial@veeslr3.hlp>langref
  529. 4 DateValue=vafctDateValue@veeslr3.hlp>langref
  530. 4 DAvg=acfctDAvg@acvba80.hlp>langref
  531. 4 Day=vafctDay@veeslr3.hlp>langref
  532. sq=acfctDLookup@acvba80.hlp>LangRef
  533. 4 DCont (DCount)=acfctDCount@acvba80.hlp>LangRef
  534. 4 DDB=vafctDDB@veeslr3.hlp>langref
  535. 4 DDE=acfctDDEFunc@acvba80.hlp>LangRef
  536. 4 DDEEnviar=acfctDDESend@acvba80.hlp>LangRef
  537. 4 DDEIniciar=acfctDDEInitiate@acvba80.hlp>LangRef
  538. 4 DDEInitiate=acfctDDEInitiate@acvba80.hlp>LangRef
  539. 4 DDEPedido=acfctDDERequest@acvba80.hlp>LangRef
  540. 4 DDERequest=acfctDDERequest@acvba80.hlp>LangRef
  541. 4 DDESend=acfctDDESend@acvba80.hlp>LangRef
  542. 4 DDesvEst=acfctDStDev@acvba80.hlp>LangRef
  543. 4 DDesvEstP=acfctDStDev@acvba80.hlp>LangRef
  544. 4 DFirst=acfctDFirstLast@acvba80.hlp>LangRef
  545. 4 Dir$=vaconReturningStrings@veescn3.hlp>langref
  546. 4 Dir=vafctDir@veeslr3.hlp>langref
  547. 4 DLast=acfctDFirstLast@acvba80.hlp>LangRef
  548. 4 DLookup=acfctDLookup@acvba80.hlp>LangRef
  549. 4 DMax=acfctDMinDMax@acvba80.hlp>LangRef
  550. x=acfctDMinDMax@acvba80.hlp>LangRef
  551. 4 DMin=acfctDMinDMax@acvba80.hlp>LangRef
  552. n=acfctDMinDMax@acvba80.hlp>LangRef
  553. 4 DoEvents=vafctDoEvents@veeslr3.hlp>langref
  554. 4 DPrim=acfctDFirstLast@acvba80.hlp>LangRef
  555. 4 DProm=acfctDAvg@acvba80.hlp>langref
  556. 4 DStDev=acfctDStDev@acvba80.hlp>LangRef
  557. 4 DStDevP=acfctDStDev@acvba80.hlp>LangRef
  558. 4 DSum=acfctDSum@acvba80.hlp>LangRef
  559. 4 DSuma=acfctDSum@acvba80.hlp>LangRef
  560. ltimo=acfctDFirstLast@acvba80.hlp>LangRef
  561. 4 DVar=acfctDVar@acvba80.hlp>LangRef
  562. 4 Environ=vafctEnviron@veeslr3.hlp>langref
  563. 4 EOF=vafctEOF@veeslr3.hlp>langref
  564. 4 Error$=vaconReturningStrings@veescn3.hlp>langref
  565. 4 Error=vafctError@veeslr3.hlp>langref
  566. 4 Eval=acfctEval@acvba80.hlp>LangRef
  567. 4 Exp=vafctExp@veeslr3.hlp>langref
  568. 4 FileAttr=vafctFileAttr@veeslr3.hlp>langref
  569. 4 FileDateTime=vafctFileDateTime@veeslr3.hlp>langref
  570. 4 FileLen=vafctFileLen@veeslr3.hlp>langref
  571. 4 Fix=vafctFix@veeslr3.hlp>langref
  572. 4 Format$=vaconReturningStrings@veescn3.hlp>langref
  573. 4 Format=vafctFormat@veeslr3.hlp>langref
  574. 4 FreeFile=vafctFreeFile@veeslr3.hlp>langref
  575. 4 FV=vafctFV@veeslr3.hlp>langref
  576. 4 GetAllSettings=vafctGetAllsettings@veeslr3.hlp>langref
  577. 4 GetAttr=vafctGetAttr@veeslr3.hlp>langref
  578. 4 GetObject=vafctGetObject@veeslr3.hlp>langref
  579. 4 GetSetting=vafctGetSetting@veeslr3.hlp>langref
  580. 4 GUIDFromString=acfctGUIDFromString@acvba80.hlp>LangRef
  581. 4 Hex$=vaconReturningStrings@veescn3.hlp>langref
  582. 4 Hex=vafctHex@veeslr3.hlp>langref
  583. 4 Hour=vafctHour@veeslr3.hlp>langref
  584. 4 HyperlinkPart=acmthHyperlinkPart@acvba80.hlp>LangRef
  585. 3 I-K
  586. 4 IIf=vafctIIF@veeslr3.hlp>langref
  587. 4 IMEStatus=vafctIMEStatus@veeslr3.hlp>langref
  588. 4 Input$=vaconReturningStrings@veescn3.hlp>langref
  589. 4 Input=vafctInput@veeslr3.hlp>langref
  590. 4 InputB$=vaconReturningStrings@veescn3.hlp>langref
  591. 4 InputB=vafctInputB@veeslr3.hlp>langref
  592. 4 InputBox=vafctInputBox@veeslr3.hlp>langref
  593. 4 InStr=vafctInStr@veeslr3.hlp>langref
  594. 4 InStrB=vafctInstrB@veeslr3.hlp>langref
  595. 4 Int=vafctInt@veeslr3.hlp>langref
  596. 4 IPmt=vafctIPmt@veeslr3.hlp>langref
  597. 4 IRR=vafctIRR@veeslr3.hlp>langref
  598. 4 IsArray=vafctIsArray@veeslr3.hlp>langref
  599. 4 IsDate=vafctIsDate@veeslr3.hlp>langref
  600. 4 IsEmpty=vafctIsEmpty@veeslr3.hlp>langref
  601. 4 IsError=vafctIsError@veeslr3.hlp>langref
  602. 4 IsMissing=vafctIsMissing@veeslr3.hlp>langref
  603. 4 IsNull=vafctIsNull@veeslr3.hlp>langref
  604. 4 IsNumeric=vafctIsNumeric@veeslr3.hlp>langref
  605. 4 IsObject=vafctIsObject@veeslr3.hlp>langref
  606. 4 LBound=vafctLBound@veeslr3.hlp>langref
  607. 4 LCase$=vaconReturningStrings@veescn3.hlp>langref
  608. 4 LCase=vafctLCase@veeslr3.hlp>langref
  609. 4 Left$=vaconReturningStrings@veescn3.hlp>langref
  610. 4 Left=vafctLeft@veeslr3.hlp>langref
  611. 4 LeftB$=vaconReturningStrings@veescn3.hlp>langref
  612. 4 LeftB=vafctLeftB@veeslr3.hlp>langref
  613. 4 Len=vafctLen@veeslr3.hlp>langref
  614. 4 LenB=vafctLenB@veeslr3.hlp>langref
  615. 4 LoadPicture=acfctLoadPicture@acvba80.hlp>LangRef
  616. 4 Loc=vafctLoc@veeslr3.hlp>langref
  617. 4 LOF=vafctLOF@veeslr3.hlp>langref
  618. 4 Log=vafctLog@veeslr3.hlp>langref
  619. 4 LTrim$=vaconReturningStrings@veescn3.hlp>langref
  620. 4 LTrim=vafctLTrim@veeslr3.hlp>langref
  621. 4 Mid$=vaconReturningStrings@veescn3.hlp>langref
  622. 4 Mid=vafctMid@veeslr3.hlp>langref
  623. 4 MidB$=vaconReturningStrings@veescn3.hlp>langref
  624. 4 MidB=vafctMidB@veeslr3.hlp>langref
  625. 4 Minute=vafctMinute@veeslr3.hlp>langref
  626. 4 MIRR=vafctMIRR@veeslr3.hlp>langref
  627. 4 Month=vafctMonth@veeslr3.hlp>langref
  628. 4 MsgBox=vafctMsgBox@veeslr3.hlp>langref
  629. 3 N-O
  630. 4 Now=vafctNow@veeslr3.hlp>langref
  631. 4 NPer=vafctNPer@veeslr3.hlp>langref
  632. 4 NPV=vafctNPV@veeslr3.hlp>langref
  633. 4 Nz=acfctNz@acvba80.hlp>LangRef
  634. 4 Oct$=vaconReturningStrings@veescn3.hlp>langref
  635. 4 Oct=vafctOct@veeslr3.hlp>langref
  636. 3 P-Q
  637. 4 Partition=vafctPartition@veeslr3.hlp>langref
  638. 4 Pmt=vafctPmt@veeslr3.hlp>langref
  639. 4 PPmt=vafctPPmt@veeslr3.hlp>langref
  640. 4 PV=vafctPV@veeslr3.hlp>langref
  641. 4 QBColor=vafctQBColor@veeslr3.hlp>langref
  642. 4 Rate=vafctRate@veeslr3.hlp>langref
  643. 4 RGB=vafctRGB@veeslr3.hlp>langref
  644. 4 Right$=vaconReturningStrings@veescn3.hlp>langref
  645. 4 Right=vafctRight@veeslr3.hlp>langref
  646. 4 RightB$=vaconReturningStrings@veescn3.hlp>langref
  647. 4 RightB=vafctRightB@veeslr3.hlp>langref
  648. 4 Rnd=vafctRnd@veeslr3.hlp>langref
  649. 4 RTrim$=vaconReturningStrings@veescn3.hlp>langref
  650. 4 RTrim=vafctRTrim@veeslr3.hlp>langref
  651. 4 Second=vafctSecond@veeslr3.hlp>langref
  652. 4 Seek=vafctSeek@veeslr3.hlp>langref
  653. 4 Sgn=vafctSgn@veeslr3.hlp>langref
  654. 4 Shell=vafctShell@veeslr3.hlp>langref
  655. 4 Sin=vafctSin@veeslr3.hlp>langref
  656. 4 SLN=vafctSLN@veeslr3.hlp>langref
  657. 4 Space$=vaconReturningStrings@veescn3.hlp>langref
  658. 4 Space=vafctSpace@veeslr3.hlp>langref
  659. 4 Spc=vafctSpc@veeslr3.hlp>langref
  660. 4 Sqr=vafctSqr@veeslr3.hlp>langref
  661. 4 Str$=vaconReturningStrings@veescn3.hlp>langref
  662. 4 Str=vafctStr@veeslr3.hlp>langref
  663. 4 StrComp=vafctStrComp@veeslr3.hlp>langref
  664. 4 StrConv=vafctStrConv@veeslr3.hlp>langref
  665. 4 String$=vaconReturningStrings@veescn3.hlp>langref
  666. 4 String=vafctString@veeslr3.hlp>langref
  667. 4 StringFromGUID=acfctStringFromGUID@acvba80.hlp>LangRef
  668. 4 Switch=vafctSwitch@veeslr3.hlp>langref
  669. 4 SYD=vafctSYD@veeslr3.hlp>langref
  670. 4 SysCmd=acfctSysCmd@acvba80.hlp>Langref
  671. 4 Tab=vafctTab@veeslr3.hlp>langref
  672. 4 Tan=vafctTan@veeslr3.hlp>langref
  673. 4 Time$=vaconReturningStrings@veescn3.hlp>langref
  674. 4 Time=vafctTime@veeslr3.hlp>langref
  675. 4 Timer=vafctTimer@veeslr3.hlp>langref
  676. 4 TimeSerial=vafctTimeSerial@veeslr3.hlp>langref
  677. 4 TimeValue=vafctTimeValue@veeslr3.hlp>langref
  678. 4 Trim$=vaconReturningStrings@veescn3.hlp>langref
  679. 4 Trim=vafctLTrim@veeslr3.hlp>langref
  680. 4 TypeName=vafctTypeName@veeslr3.hlp>langref
  681. 3 U-Z
  682. 4 UBound=vafctUBound@veeslr3.hlp>langref
  683. 4 UCase$=vaconReturningStrings@veescn3.hlp>langref
  684. 4 UCase=vafctUcase@veeslr3.hlp>langref
  685. 4 UsuarioActual=acfctCurrentUser@acvba80.hlp>Langref
  686. 4 Val=vafctVal@veeslr3.hlp>langref
  687. 4 VarP=acfctDVar@acvba80.hlp>Langref
  688. 4 VarType=vafctVarType@veeslr3.hlp>langref
  689. 4 Weekday=vafctWeekday@veeslr3.hlp>langref
  690. 4 Year=vafctYear@veeslr3.hlp>langref
  691. 2 Resumen de palabras claves por tarea
  692. 3 A-L
  693. 4 Conversi
  694. n=vaidxConversionKeywords@veeslr3.hlp>langref
  695. 4 Directivas del compilador=vaidxCompilerDirective@veeslr3.hlp>langref
  696. 4 Directorios y archivos=vaidxEnvironment@veeslr3.hlp>langref
  697. 4 Diversas=vaidxMiscellaneous@veeslr3.hlp>langref
  698. 4 Entrada y salida=vaidxInputOutput@veeslr3.hlp>langref
  699. 4 Errores=vaidxErrors@veeslr3.hlp>langref
  700. 4 Fechas y horas=vaidxDatesTimes@veeslr3.hlp>langref
  701. 4 Financieras=vaidxFinancial@veeslr3.hlp>langref
  702. 4 Flujo de control=vaidxDecisionStructures@veeslr3.hlp>langref
  703. 3 M-Z
  704. 4 Manipulaci
  705. n de cadenas=vaidxStrings@veeslr3.hlp>langref
  706. 4 Matem
  707. ticas=vaidxMath@veeslr3.hlp>langref
  708. 4 Matrices=vaidxArrays@veeslr3.hlp>langref
  709. 4 Objeto Collection=vaidxCollectionObjectKeywords@veeslr3.hlp>langref
  710. 4 Operadores=vaidxOperators@veeslr3.hlp>langref
  711. 4 Registro=vaidxRegistry@veeslr3.hlp>langref
  712. 4 Tipos de datos=vaidxDataTypes@veeslr3.hlp>langref
  713. 4 Variables y constantes=vaidxVariablesConstants@veeslr3.hlp>langref
  714. todos
  715. 3 Referencia de m
  716. todos=acidxMethods@acvba80.hlp>Langref
  717. todos y propiedades personalizados=acconCustomMethodsProperties@acvba80.hlp>Langref
  718. 4 AccessError=acmthAccessError@acvba80.hlp>LangRef
  719. 4 Add=vamthAdd@veeslr3.hlp>LangRef
  720. 4 Add (Colecci
  721. n Collection)=acmthAddPages@acvba80.hlp>LangRef
  722. 4 AddFromFile=acmthAddFromFile@acvba80.hlp>LangRef
  723. 4 AddFromString=acmthAddFromString@acvba80.hlp>LangRef
  724. 4 AddToFavorites=acmthAddToFavorites@acvba80.hlp>LangRef
  725. 4 ApplyFilter=acmthactApplyFilter@acvba80.hlp>LangRef
  726. 3 B-C
  727. 4 Beep=acmthactBeep@acvba80.hlp>LangRef
  728. 4 BuildCriteria=acmthBuildCriteria@acvba80.hlp>LangRef
  729. 4 CancelEvent=acmthactCancelEvent@acvba80.hlp>LangRef
  730. 4 Circle=acmthCircle@acvba80.hlp>LangRef
  731. 4 Clear=vamthClear@veeslr3.hlp>langref
  732. 4 Close=acmthactClose@acvba80.hlp>LangRef
  733. 4 CloseCurrentDatabase=acmthCloseCurrentDatabase@acvba80.hlp>LangRef
  734. 4 CopyObject=acmthactCopyObject@acvba80.hlp>LangRef
  735. 4 CreateEventProc=acmthCreateEventProc@acvba80.hlp>LangRef
  736. 4 CreateFromFile=acmthCreateFromFile@acvba80.hlp>LangRef
  737. 4 CreateFromGUID=acmthCreateFromGUID@acvba80.hlp>LangRef
  738. 4 DefaultControl=acmthDefaultControl@acvba80.hlp>LangRef
  739. 4 DefaultWorkspaceClone=acmthDefaultWorkspaceClone@acvba80.hlp>LangRef
  740. 4 DeleteLines=acmthDeleteLines@acvba80.hlp>LangRef
  741. 4 DeleteObject=acmthactDeleteObject@acvba80.hlp>LangRef
  742. 4 DoMenuItem=acmthactDoMenuItem@acvba80.hlp>LangRef
  743. 4 Dropdown=acmthDropdown@acvba80.hlp>LangRef
  744. 3 E-F
  745. 4 Echo (Objeto Application)=acmthEcho@acvba80.hlp>LangRef
  746. 4 Echo (Objeto DoCmd)=acmthactEcho@acvba80.hlp>LangRef
  747. 4 Find=acmthFind@acvba80.hlp>LangRef
  748. 4 FindNext=acmthactFindNext@acvba80.hlp>LangRef
  749. 4 FindRecord=acmthactFindRecord@acvba80.hlp>LangRef
  750. 4 Follow=acmthFollow@acvba80.hlp>LangRef
  751. 4 FollowHyperlink=acmthFollowHyperlink@acvba80.hlp>LangRef
  752. 4 GetOption=acmthGetSetOption@acvba80.hlp>LangRef
  753. 4 GoToControl=acmthactGoToControl@acvba80.hlp>LangRef
  754. 4 GoToPage (Objeto DoCmd)=acmthactGoToPage@acvba80.hlp>LangRef
  755. 4 GoToPage (Objeto Formulario (Form))=acmthGoToPage@acvba80.hlp>LangRef
  756. 4 GoToRecord=acmthactGoToRecord@acvba80.hlp>LangRef
  757. 3 H-K
  758. 4 Hourglass=acmthactHourglass@acvba80.hlp>LangRef
  759. 4 InsertLines=acmthInsertLines@acvba80.hlp>LangRef
  760. 4 InsertText=acmthInsertText@acvba80.hlp>LangRef
  761. 4 Item=acmthItem@acvba80.hlp>LangRef
  762. 4 Item (Visual Basic)=vamthItem@veeslr3.hlp>langref
  763. 3 L-N
  764. 4 Line (Microsoft Access)=acmthLine@acvba80.hlp>LangRef
  765. 4 Maximize=acmthactMaximize@acvba80.hlp>LangRef
  766. 4 Minimize=acmthactMinimize@acvba80.hlp>LangRef
  767. 4 MoveSize=acmthactMoveSize@acvba80.hlp>LangRef
  768. 4 NewCurrentDatabase=acmthNewCurrentDatabase@acvba80.hlp>LangRef
  769. 4 OpenCurrentDatabase=acmthOpenCurrentDatabase@acvba80.hlp>LangRef
  770. 4 OpenForm=acmthactOpenForm@acvba80.hlp>LangRef
  771. 4 OpenModule=acmthactOpenModule@acvba80.hlp>LangRef
  772. 4 OpenQuery=acmthactOpenQuery@acvba80.hlp>LangRef
  773. 4 OpenReport=acmthactOpenReport@acvba80.hlp>LangRef
  774. 4 OpenTable=acmthactOpenTable@acvba80.hlp>LangRef
  775. 4 OutputTo=acmthactOutputTo@acvba80.hlp>LangRef
  776. 3 P-Q
  777. 4 Print=vamthprint@veeslr3.hlp@acvba80.hlp>LangRef
  778. 4 PrintOut=acmthactPrint@acvba80.hlp>LangRef
  779. 4 PSet (Microsoft Access)=acmthPSet@acvba80.hlp>LangRef
  780. 4 Quit (Objeto Application)=acmthQuit@acvba80.hlp>LangRef
  781. 4 Quit (Objeto DoCmd)=acmthactQuit@acvba80.hlp>LangRef
  782. 4 Raise=vamthRaise@veeslr3.hlp>langref
  783. 4 Recalc=acmthRecalc@acvba80.hlp>LangRef
  784. 4 Refresh (Microsoft Access)=acmthRefresh@acvba80.hlp>LangRef
  785. 4 RefreshDatabaseWindow=acmthRefreshDatabaseWindow@acvba80.hlp>LangRef
  786. 4 RefreshTitleBar=acmthRefreshTitleBar@acvba80.hlp>LangRef
  787. 4 Remove (Colecci
  788. ginas (Pages))=acmthRemovePages@acvba80.hlp>LangRef
  789. 4 Remove (Colecci
  790. n References)=acmthRemoveReferences@acvba80.hlp>LangRef
  791. 4 Remove (Visual Basic)=vamthRemove@veeslr3.hlp>langref
  792. 4 Rename=acmthactRename@acvba80.hlp>LangRef
  793. 4 Repaint=acmthRepaint@acvba80.hlp>LangRef
  794. 4 RepaintObject=acmthactRepaintObject@acvba80.hlp>LangRef
  795. 4 ReplaceLine=acmthReplaceLine@acvba80.hlp>LangRef
  796. 4 Requery (Objeto Control o Formulario (Form))=acmthRequery@acvba80.hlp>LangRef
  797. 4 Requery (Objeto DoCmd)=acmthactRequery@acvba80.hlp>LangRef
  798. 4 Restore=acmthactRestore@acvba80.hlp>LangRef
  799. 4 Run=acmthRun@acvba80.hlp>LangRef
  800. 4 RunCommand=acmthRunCommand@acvba80.hlp>LangRef
  801. 4 RunMacro=acmthactRunMacro@acvba80.hlp>LangRef
  802. 4 RunSQL=acmthactRunSQL@acvba80.hlp>LangRef
  803. 4 Save=acmthactSave@acvba80.hlp>LangRef
  804. 4 Scale=acmthScale@acvba80.hlp>LangRef
  805. 4 SelectObject=acmthactSelectObject@acvba80.hlp>LangRef
  806. 4 SendObject=acmthactSendObject@acvba80.hlp>LangRef
  807. 4 SetFocus (Microsoft Access)=acmthSetFocus@acvba80.hlp>LangRef
  808. 4 SetMenuItem=acmthactSetMenuItem@acvba80.hlp>LangRef
  809. 4 SetOption=acmthGetSetOption@acvba80.hlp>LangRef
  810. 4 SetWarnings=acmthactSetWarnings@acvba80.hlp>LangRef
  811. 4 ShowAllRecords=acmthactShowAllRecords@acvba80.hlp>LangRef
  812. 4 ShowToolbar=acmthactShowToolbar@acvba80.hlp>LangRef
  813. 4 SizeToFit=acmthSizeToFit@acvba80.hlp>LangRef
  814. 3 T-Z
  815. 4 TextHeight=acmthTextHeight@acvba80.hlp>LangRef
  816. 4 TextWidth=acmthTextWidth@acvba80.hlp>LangRef
  817. 4 TransferDatabase=acmthactTransferDatabase@acvba80.hlp>LangRef
  818. 4 TransferSpreadsheet=acmthactTransferSpreadsheet@acvba80.hlp>LangRef
  819. 4 TransferText=acmthactTransferText@acvba80.hlp>LangRef
  820. 4 Undo=acmthUndo@acvba80.hlp>LangRef
  821. 2 Objetos y colecciones
  822. 3 Objetos de Microsoft Access=acsumAccessObjHierarchy@acvba80.hlp>Langref
  823. 3 Colecciones
  824. 4 Colecci
  825. n Controles=accolControls@acvba80.hlp>LangRef
  826. 4 Colecci
  827. n Controls=accolControls@acvba80.hlp>LangRef
  828. 4 Colecci
  829. n Forms=accolForms@acvba80.hlp>Langref
  830. 4 Colecci
  831. n Formularios=accolForms@acvba80.hlp>Langref
  832. 4 Colecci
  833. n Informes=accolReports@acvba80.hlp>Langref
  834. 4 Colecci
  835. n ItemsSelected=accolItemsSelected@acvba80.hlp>Langref
  836. 4 Colecci
  837. n Modules=accolModules@acvba80.hlp>LangRef
  838. 4 Colecci
  839. n Pages=accolPages@acvba80.hlp>LangRef
  840. 4 Colecci
  841. ginas=accolPages@acvba80.hlp>LangRef
  842. 4 Colecci
  843. n References=accolReferences@acvba80.hlp>LangRef
  844. 4 Colecci
  845. n Reports=accolReports@acvba80.hlp>Langref
  846. 3 Objetos
  847. 4 Objeto Application=acobjApplication@acvba80.hlp>LangRef
  848. 4 Objeto Collection=vaobjCollection@veeslr3.hlp>langref
  849. 4 Objeto Control=acobjControl@acvba80.hlp>LangRef
  850. 4 Objeto Debug=vaobjDebug@veeslr3.hlp>langref
  851. 4 Objeto DoCmd=acobjDoCmd@acvba80.hlp>Langref
  852. 4 Objeto Err=vaobjErr@veeslr3.hlp>langref
  853. 4 Objeto Form=acobjForm@acvba80.hlp>Langref
  854. 4 Objeto Formulario=acobjForm@acvba80.hlp>Langref
  855. 4 Objeto Informe=acobjReport@acvba80.hlp>Langref
  856. 4 Objeto Module=acobjModule@acvba80.hlp>LangRef
  857. 4 Objeto Page=acobjPage@acvba80.hlp>LangRef
  858. 4 Objeto P
  859. gina=acobjPage@acvba80.hlp>LangRef
  860. 4 Objeto Pantalla=acobjScreen@acvba80.hlp>Langref
  861. 4 Objeto Reference=acobjReference@acvba80.hlp>LangRef
  862. 4 Objeto Report=acobjReport@acvba80.hlp>Langref
  863. 4 Objeto Screen=acobjScreen@acvba80.hlp>Langref
  864. 2 Propiedades
  865. 3 Referencia de propiedades=acidxProperties@acvba80.hlp>Langref
  866. todos y propiedades personalizados=acconCustomMethodsProperties@acvba80.hlp>Langref
  867. 3 Establecer de propiedades de formularios, informes y controles=achowSetFormReportControlProperties@acvba80.hlp>Langref
  868. 3 Establecer de propiedades usando macros=achowSettingPropsUsingMacros@acvba80.hlp>Langref
  869. 3 Establecer de propiedades usando Visual Basic=achowSettingPropsUsingCode@acvba80.hlp>Langref
  870. 3 Ejecutar c
  871. digo cuando se establecen propiedades=vaconExecutingCodeWhenSettingProperties@veescn3.hlp>langref
  872. 3 Establecer de propiedades de inicio y opciones usando c
  873. digo=achowSetStartupPropsUsingCode@acvba80.hlp>LangRef
  874. 3 Escribir un procedimiento Property=vaconWritingProperties@veescn3.hlp>langref
  875. 3 Espa
  876. 5 AbrirArgs=acproOpenArgs@acvba80.hlp>Langref
  877. 5 Activaci
  878. nAutom
  879. tica=acproAutoActivate@acvba80.hlp>Langref
  880. 5 Activado=acproEnabled@acvba80.hlp>Langref
  881. 5 ActivarFiltro=acproFilterOn@acvba80.hlp>Langref
  882. 5 ActivarOrden=acproOrderByOn@acvba80.hlp>Langref
  883. 5 AgregarDosPuntos=acproAddColonAutoLabel@acvba80.hlp>Langref
  884. 5 Agrupaci
  885. nDeFechas=acproDateGrouping@acvba80.hlp>Langref
  886. 5 AgruparEn=acproGroupOn@acvba80.hlp>Langref
  887. 5 AjusteDeTama
  888. oAutom
  889. tico=acproAutoResize@acvba80.hlp>Langref
  890. 5 Alias=acproAlias@acvba80.hlp>Langref
  891. 5 Alineaci
  892. nDelTexto=acproLabelTextAlign@acvba80.hlp>Langref
  893. 5 Alinear etiquetas=acproLabelTextAlign@acvba80.hlp>Langref
  894. 5 AltoDeLaEscala=acproScaleHeightWidth@acvba80.hlp>Langref
  895. 5 AltoDeLaFila=acproRowHeight@acvba80.hlp>Langref
  896. 5 AltoFijoDeLaFicha=acproTabFixedHeightWidth@acvba80.hlp>LangRef
  897. 5 Altura=acproHeightWidth@acvba80.hlp>Langref
  898. 5 AlturaDeFuenteDeHojaDeDatos=acproDatasheetFontName@acvba80.hlp>Langref
  899. 5 AlturaDeLaVentana=acproWindowHeightWidth@acvba80.hlp>Langref
  900. 5 AnchoDeDibujo=acproDrawWidth@acvba80.hlp>Langref
  901. 5 AnchoDeLaEscala=acproScaleHeightWidth@acvba80.hlp>Langref
  902. 5 AnchoFijoDeLaFicha=acproTabFixedHeightWidth@acvba80.hlp>LangRef
  903. 5 Anchura=acproHeightWidth@acvba80.hlp>Langref
  904. 5 AnchuraDeColumnas=acproColumnWidths@acvba80.hlp>Langref
  905. 5 AnchuraDeLaLista=acproListWidth@acvba80.hlp>Langref
  906. 5 AnchuraDeLaVentana=acproWindowHeightWidth@acvba80.hlp>Langref
  907. 5 AnchuraDeLosBordes=acproBorderWidth@acvba80.hlp>Langref
  908. 5 Anotar mensajes=acproLogMessages@acvba80.hlp>Langref
  909. 5 Anterior=acproPreviousControl@acvba80.hlp>Langref
  910. 5 ArchivoDeAyuda=acproHelpContext@acvba80.hlp>Langref
  911. 5 Autocomprimible=acproCanGrowShrink@acvba80.hlp>Langref
  912. 5 Autoextensible=acproCanGrowShrink@acvba80.hlp>Langref
  913. 5 BarraDeHerramientas=acproToolbar@acvba80.hlp>LangRef
  914. 5 BarraDeMen
  915. todoAbreviado=acproShortcutMenuBar@acvba80.hlp>Langref
  916. 5 BarraDeMen
  917. s=acproMenuBar@acvba80.hlp>Langref
  918. 5 BarraDeMen
  919. sContextualesDeInicio=acproStartupShortcutMenuBar@acvba80.hlp>Langref
  920. 5 BarraDeMen
  921. sDeInicio=acproStartupMenuBar@acvba80.hlp>Langref
  922. 5 BarrasDeDesplazamiento=acproAllowScrolling@acvba80.hlp>Langref
  923. 5 Base de datos de destino=acproDestConnectStr@acvba80.hlp>Langref
  924. 5 Base de datos de origen=acproSourceConnectStrConnectDB@acvba80.hlp>Langref
  925. 5 Bloqueado=acproEnabled@acvba80.hlp>Langref
  926. 5 BloqueosDelRegistro=acproRecordLocks@acvba80.hlp>Langref
  927. 5 Bot
  928. nCerrar=acproCloseButton@acvba80.hlp>Langref
  929. 5 BotonesDeDesplazamiento=acproNavigationButtons@acvba80.hlp>Langref
  930. 5 BotonesMinMax=acproMinMaxButtons@acvba80.hlp>Langref
  931. 5 Bot
  932. EsEsto=acproWhatsThisButton@acvba80.hlp>Langref
  933. 5 BuscarPorFiltro=acproFilterLookup@acvba80.hlp>Langref
  934. 5 Cadena de conexi
  935. n del destino=acproDestConnectStr@acvba80.hlp>Langref
  936. 5 Cadena de conexi
  937. n del origen=acproSourceConnectStrConnectDB@acvba80.hlp>Langref
  938. 5 Cadena de conexi
  939. n ODBC=acproODBCConnectStr@acvba80.hlp>Langref
  940. 5 Cancelar=acproCancel@acvba80.hlp>Langref
  941. 5 CentradoAutom
  942. tico=acproAutoCenter@acvba80.hlp>Langref
  943. 5 Ciclo=acproCycle@acvba80.hlp>langref
  944. 5 Clase=acproClass@acvba80.hlp>Langref
  945. 5 Clase OLE=acproOLEClass@acvba80.hlp>Langref
  946. 5 ColorDeLaCuadr
  947. culaDeHojaDeDatos=acproDatasheetGridlinesColor@acvba80.hlp>Langref
  948. 5 ColorDelFondo=acproBackColor@acvba80.hlp>Langref
  949. 5 ColorDeLosBordes=acproBorderColor@acvba80.hlp>Langref
  950. 5 ColorDelTexto=acproForeColor@acvba80.hlp>Langref
  951. 5 ColorDeRelleno=acproFillColor@acvba80.hlp>Langref
  952. 5 Columna=acproColumn@acvba80.hlp>Langref
  953. 5 ColumnaDependiente=acproBoundColumn@acvba80.hlp>Langref
  954. 5 ComienzoDeSel=acproSelLength@acvba80.hlp>Langref
  955. 5 ComportamientoDeLaCuadr
  956. culaDeHojaDeDatos=acproDatasheetGridlinesBehavior@acvba80.hlp>Langref
  957. 5 ComportamientoDeLaTeclaEntrar=acproEnterKeyBehavior@acvba80.hlp>Langref
  958. 5 Contar=acproCount@acvba80.hlp>Langref
  959. 5 ContieneDatos=acproHasData@acvba80.hlp>Langref
  960. 5 Continuar
  961. =acproWillContinue@acvba80.hlp>Langref
  962. 5 CuadroDeControl=acproControlBox@acvba80.hlp>Langref
  963. 5 CVent=acprohWnd@acvba80.hlp>Langref
  964. 5 Descripci
  965. n=acproDescription@acvba80.hlp>Langref
  966. 5 Devuelve registros=acproReturnsRecords@acvba80.hlp>Langref
  967. 5 Direcci
  968. nDeHiperv
  969. nculo=acproHyperlinkAddress@acvba80.hlp>LangRef
  970. 5 Dise
  971. o a imprimir=acproLayoutForPrint@acvba80.hlp>Langref
  972. 5 Distribuci
  973. nDeLaImagen=acproPictureAlignment@acvba80.hlp>langref
  974. 5 DocDeOrigen=acproSourceDoc@acvba80.hlp>Langref
  975. 5 EfectoDeCeldasDeHojaDeDatos=acproDatasheetCellsEffect@acvba80.hlp>Langref
  976. 5 EfectoEspecial=acproSpecialEffect@acvba80.hlp>Langref
  977. 5 ElementoOrigen=acproSourceItem@acvba80.hlp>Langref
  978. 5 Emergente=acproPopup@acvba80.hlp>Langref
  979. 5 Encabezado del grupo=acproGroupHeaderFooter@acvba80.hlp>Langref
  980. 5 EncabezadoDeP
  981. gina=acproPageHeaderFooter@acvba80.hlp>Langref
  982. 5 EncabezadosDeColumna=acproColumnHeads@acvba80.hlp>Langref
  983. 5 EnLaSelecci
  984. n=acproInSelection@acvba80.hlp>Langref
  985. 5 EntradaDeDatos=acproDataEntry@acvba80.hlp>Langref
  986. 5 EspesorDeFuente=acproFontWeight@acvba80.hlp>Langref
  987. 5 EspesorDeFuenteDeHojaDeDatos=acproDatasheetFontWeight@acvba80.hlp>Langref
  988. 5 Estilo=acproStyle@acvba80.hlp>LangRef
  989. 5 EstiloDeDibujo=acproDrawStyle@acvba80.hlp>Langref
  990. 5 EstiloDelFondo=acproBackStyle@acvba80.hlp>Langref
  991. 5 EstiloDeLosBordes=acproBorderStyle@acvba80.hlp>Langref
  992. 5 EstiloDeRelleno=acproFillStyle@acvba80.hlp>Langref
  993. 5 Etiqueta X=acproLabelXY@acvba80.hlp>Langref
  994. 5 Etiqueta Y=acproLabelXY@acvba80.hlp>Langref
  995. 5 EtiquetadoAutom
  996. tico=acproAddColonAutoLabel@acvba80.hlp>Langref
  997. 5 Expansi
  998. nAutom
  999. tica=acproAutoExpand@acvba80.hlp>Langref
  1000. 5 FilasEnLista=acproListRows@acvba80.hlp>Langref
  1001. 5 Filtro=acproFilter@acvba80.hlp>Langref
  1002. 5 Finalizar al producirse un error=acproFailOnError@acvba80.hlp>LangRef
  1003. 5 Formato=acproFormat@acvba80.hlp>Langref
  1004. 5 Formato - Tipo de datos Fecha/Hora=acproFormatDate@acvba80.hlp>Langref
  1005. 5 Formato - Tipo de datos S
  1006. /No=acproFormatYes@acvba80.hlp>Langref
  1007. 5 Formato - Tipos de datos Num
  1008. rico y Moneda=acproFormatNumber@acvba80.hlp>Langref
  1009. 5 Formato - Tipos de datos Texto y Memo=acproFormatText@acvba80.hlp>Langref
  1010. 5 Formulario=acproForm@acvba80.hlp>Langref
  1011. 5 FormularioDeInicio=acproStartupForm@acvba80.hlp>Langref
  1012. 5 ForzarNuevaP
  1013. gina=acproForceNewPage@acvba80.hlp>Langref
  1014. 5 FuenteDeHojaDeDatosEnCursiva=acproDatasheetFontItalic@acvba80.hlp>Langref
  1015. 5 FuenteDeHojaDeDatosSubrayada=acproDatasheetFontItalic@acvba80.hlp>Langref
  1016. 5 FuenteEnCursiva=acproFontItalicUnderline@acvba80.hlp>Langref
  1017. 5 FuenteSubrayada=acproFontItalicUnderline@acvba80.hlp>Langref
  1018. 5 GUID=acproGUID@acvba80.hlp>LangRef
  1019. 5 HaContinuado=acproHasContinued@acvba80.hlp>Langref
  1020. 4 I-K
  1021. 5 IDDelContextoDeAyuda=acproHelpContext@acvba80.hlp>Langref
  1022. 5 Ignorar Nulos=acproIgnoreNulls@acvba80.hlp>Langref
  1023. 5 Imagen=acproPicture@acvba80.hlp>Langref
  1024. 5 Impresi
  1025. pida=acproFastLaserPrinting@acvba80.hlp>Langref
  1026. 5 ImprimirSecci
  1027. n=acproMoveLayout@acvba80.hlp>Langref
  1028. 5 Inclinaci
  1029. n=acproLineSlant@acvba80.hlp>Langref
  1030. 5 Indexado=acproIndexed@acvba80.hlp>Langref
  1031. ndiceDeP
  1032. ginas=acproPageIndex@acvba80.hlp>LangRef
  1033. ndiceDeTabulaci
  1034. n=acproTabIndex@acvba80.hlp>Langref
  1035. 5 Informaci
  1036. nAdicional=acproTag@acvba80.hlp>Langref
  1037. 5 Informe=acproForm@acvba80.hlp>Langref
  1038. 5 Intervalo ODBC=acproODBCTimeout@acvba80.hlp>Langref
  1039. 5 IntervaloDeCron
  1040. metro=acproTimerInterval@acvba80.hlp>Langref
  1041. 5 IntervaloDelGrupo=acproGroupInterval@acvba80.hlp>Langref
  1042. 5 Izquierda=acproLeftTop@acvba80.hlp>Langref
  1043. 5 IzquierdaDeLaEscala=acproScaleLeftTop@acvba80.hlp>Langref
  1044. 5 IzquierdaSecci
  1045. nActiva=acproCurrentSectionLeftTop@acvba80.hlp>Langref
  1046. 5 LimitarALista=acproLimitToList@acvba80.hlp>Langref
  1047. neaX=acproGridXY@acvba80.hlp>Langref
  1048. neaY=acproGridXY@acvba80.hlp>Langref
  1049. 5 LongitudDeSel=acproSelLength@acvba80.hlp>Langref
  1050. 5 LugaresDecimales=acproDecimalPlaces@acvba80.hlp>Langref
  1051. 5 MantenerJuntoElGrupo=acproGrpKeepTogether@acvba80.hlp>Langref
  1052. 5 MantenerJuntos - Grupos=acproKeepTogetherGroups@acvba80.hlp>Langref
  1053. 5 MantenerJuntos - Secciones=acproKeepTogetherSections@acvba80.hlp>Langref
  1054. 5 Marcador=acproBookmark@acvba80.hlp>Langref
  1055. scaraDeEntrada=acproInputMask@acvba80.hlp>Langref
  1056. 5 MDE=acproMDE@acvba80.hlp>LangRef
  1057. 5 Men
  1058. todoAbreviado=acproShortCutMenus@acvba80.hlp>Langref
  1059. 5 Modal=acproModal@acvba80.hlp>Langref
  1060. 5 Modificado=acproDirty@acvba80.hlp>Langref
  1061. 5 ModoCambiarTama
  1062. o=acproSizeMode@acvba80.hlp>Langref
  1063. 5 ModoCambiarTama
  1064. oDeLaImagen=acproPictureSizeMode@acvba80.hlp>langref
  1065. 5 ModoDeDibujo=acproDrawMode@acvba80.hlp>Langref
  1066. 5 ModoDeLaEscala=acproScaleMode@acvba80.hlp>Langref
  1067. 5 ModoDispImp=acproPrtDevMode@acvba80.hlp>Langref
  1068. 5 MosaicoDeIm
  1069. genes=acproPictureTiling@acvba80.hlp>langref
  1070. 5 Mostrar control=acproDisplayControl@acvba80.hlp>Langref
  1071. 5 Mostrar todos los campos=acproOutputAllFields@acvba80.hlp>Langref
  1072. 5 MostrarBarraDeEstadoAlIniciar=acproStartupShowStatusBar@acvba80.hlp>Langref
  1073. 5 MostrarCuando=acproDisplayWhen@acvba80.hlp>Langref
  1074. 5 MostrarVentanaBaseDeDatosAlIniciar=acproStartupShowDBWindow@acvba80.hlp>Langref
  1075. 5 MoverDise
  1076. o=acproMoveLayout@acvba80.hlp>Langref
  1077. 5 Nombre=acproName@acvba80.hlp>Langref
  1078. 5 Nombre del campo=acproFieldName@acvba80.hlp>Langref
  1079. 5 NombreDeFuente=acproFontNameSize@acvba80.hlp>Langref
  1080. 5 NuevaFilaOColumna=acproNewRowOrCol@acvba80.hlp>Langref
  1081. 5 Nuevos valores=acproNewValues@acvba80.hlp>Langref
  1082. mero m
  1083. ximo de registros=acproMaxRecords@acvba80.hlp>LangRef
  1084. meroDeColumnas=acproColumnCount@acvba80.hlp>Langref
  1085. meroDeFormatos=acproFormatCount@acvba80.hlp>Langref
  1086. meroImpresiones=acproPrintCount@acvba80.hlp>Langref
  1087. 5 ObjetoOrigen=acproSourceObject@acvba80.hlp>Langref
  1088. 5 OcultarDuplicados=acproHideDuplicates@acvba80.hlp>Langref
  1089. 5 OpcionesDeActualizaci
  1090. n=acproUpdateOptions@acvba80.hlp>Langref
  1091. 5 Orden=acproSortOrder@acvba80.hlp>Langref
  1092. 5 OrdenarPor=acproOrderBy@acvba80.hlp>Langref
  1093. 5 Origen=acproSource@acvba80.hlp>Langref
  1094. 5 OrigenDeLaFila=acproRowSourceRowSourceType@acvba80.hlp>Langref
  1095. 5 OrigenDeLaFila (Funci
  1096. n definida por el usuario) - Valores de los argumentos...=acproRowSourceTypeFunctionParameters@acvba80.hlp>Langref
  1097. 5 OrigenDeLaPaleta=acproPaletteSource@acvba80.hlp>Langref
  1098. 5 OrigenDelControl=acproControlSource@acvba80.hlp>Langref
  1099. 5 OrigenDelRegistro=acproRecordSource@acvba80.hlp>Langref
  1100. 4 P-Q
  1101. gina=acproPagePages@acvba80.hlp>Langref
  1102. ginas=acproPagePages@acvba80.hlp>Langref
  1103. ginasDeLaImagen=acproPicturePages@acvba80.hlp>langref
  1104. 5 PaletaDeObjeto=acproObjectPalette@acvba80.hlp>Langref
  1105. 5 PaletaDePintura=acproPaintPalette@acvba80.hlp>Langref
  1106. 5 Permisos de ejecuci
  1107. n=acproRunPermissions@acvba80.hlp>Langref
  1108. 5 PermitirAgregar=acproAllowAdditions@acvba80.hlp>Langref
  1109. 5 PermitirAutocorrecci
  1110. n=acproAllowAutoCorrect@acvba80.hlp>Langref
  1111. 5 PermitirBarrasDeHerramientasIncorporadas=acproAllowBuiltInToolbars@acvba80.hlp>Langref
  1112. 5 PermitirCambiosEnBarrasDeHerramientas=acproAllowToolbarChanges@acvba80.hlp>Langref
  1113. 5 PermitirEdiciones=acproAllowEdits@acvba80.hlp>Langref
  1114. 5 PermitirEliminaci
  1115. n=acproAllowDeletions@acvba80.hlp>Langref
  1116. 5 PermitirFiltros=acproAllowFiltering@acvba80.hlp>Langref
  1117. 5 PermitirLongitudCero=acproAllowZeroLength@acvba80.hlp>Langref
  1118. 5 PermitirMen
  1119. sCompletos=acproAllowFullMenus@acvba80.hlp>Langref
  1120. 5 PermitirMen
  1121. sContextuales=acproAllowShortcutMenus@acvba80.hlp>Langref
  1122. 5 PermitirTeclasEspeciales=acproAllowSpecialKeys@acvba80.hlp>Langref
  1123. 5 Pie del grupo=acproGroupHeaderFooter@acvba80.hlp>Langref
  1124. 5 PieDeP
  1125. gina=acproPageHeaderFooter@acvba80.hlp>Langref
  1126. 5 Pintando=acproPainting@acvba80.hlp>Langref
  1127. 5 Posici
  1128. nX=acproCurrentXY@acvba80.hlp>Langref
  1129. 5 Posici
  1130. nY=acproCurrentXY@acvba80.hlp>Langref
  1131. 5 Predeterminado=acproDefault@acvba80.hlp>Langref
  1132. 5 PrefijoProcEvento=acproEventProcPrefix@acvba80.hlp>Langref
  1133. 5 Presentaci
  1134. nActual=acproCurrentView@acvba80.hlp>Langref
  1135. 5 PresentacionesPermitidas=acproDefaultView@acvba80.hlp>Langref
  1136. 5 Presentaci
  1137. nPredeterminada=acproDefaultView@acvba80.hlp>Langref
  1138. 5 Principal=acproParent@acvba80.hlp>LangRef
  1139. 5 Propiedades de base de datos=acproDatabase@acvba80.hlp>Langref
  1140. 5 Propiedades de evento=acproEventProperties@acvba80.hlp>Langref
  1141. 5 Propiedades de objetos=acproObjectProperties@acvba80.hlp>Langref
  1142. 5 PuntoDeTabulaci
  1143. n=acproTabStop@acvba80.hlp>Langref
  1144. 5 Registros 
  1145. nicos=acproUniqueRecords@acvba80.hlp>Langref
  1146. 5 RegistroSiguiente=acproMoveLayout@acvba80.hlp>Langref
  1147. 5 ReglaDeValidaci
  1148. n=acproValidationRule@acvba80.hlp>Langref
  1149. 5 Repetici
  1150. nAutom
  1151. tica=acproAutoRepeat@acvba80.hlp>Langref
  1152. 5 RepetirSecci
  1153. n=acproRepeatSection@acvba80.hlp>Langref
  1154. 5 Requerido=acproRequired@acvba80.hlp>Langref
  1155. 5 Secci
  1156. n=acproSection@acvba80.hlp>Langref
  1157. 5 Selecci
  1158. ltiple=acproMultiSelect@acvba80.hlp>Langref
  1159. 5 SeparadoresDeRegistros=acproDividingLines@acvba80.hlp>Langref
  1160. 5 Subdirecci
  1161. nDeHiperv
  1162. nculo=acproHyperlinkSubAddress@acvba80.hlp>LangRef
  1163. 5 SumaContinua=acproRunningSum@acvba80.hlp>Langref
  1164. 5 Superior=acproLeftTop@acvba80.hlp>Langref
  1165. 5 SuperiorDeLaEscala=acproScaleLeftTop@acvba80.hlp>Langref
  1166. 5 SuperiorSecci
  1167. nActiva=acproCurrentSectionLeftTop@acvba80.hlp>Langref
  1168. 5 Tabla de destino=acproDestConnectStr@acvba80.hlp>Langref
  1169. 5 Tabulaci
  1170. nAutom
  1171. tica=acproAutoTab@acvba80.hlp>Langref
  1172. 5 Tama
  1173. o del campo=acproFieldSize@acvba80.hlp>Langref
  1174. 5 Tama
  1175. oDeFuente=acproFontNameSize@acvba80.hlp>Langref
  1176. 5 TeclaDePresentaci
  1177. nPreliminar=acproKeyPreview@acvba80.hlp>Langref
  1178. 5 Texto=acproText@acvba80.hlp>Langref
  1179. 5 TextoDeAyudaDelControl=acproControlTipText@acvba80.hlp>Langref
  1180. 5 TextoDeLaBarraDeEstado=acproStatusBarText@acvba80.hlp>Langref
  1181. 5 TextoDeSel=acproSelLength@acvba80.hlp>Langref
  1182. 5 TextoDeValidaci
  1183. n=acproValidationRule@acvba80.hlp>Langref
  1184. 5 TieneUnM
  1185. duloAsociado=acproHasModule@acvba80.hlp>LangRef
  1186. 5 Tipo de datos=acproDataType@acvba80.hlp>Langref
  1187. 5 TipoDeImagen=acproPictureType@acvba80.hlp>Langref
  1188. 5 TipoDeOrigenDeLaFila=acproRowSourceRowSourceType@acvba80.hlp>Langref
  1189. 5 TipoDePresentaci
  1190. n=acproDisplayType@acvba80.hlp>Langref
  1191. 5 TipoOLE=acproOLEType@acvba80.hlp>Langref
  1192. 5 TipoOLEPermitido=acproOLETypeAllowed@acvba80.hlp>Langref
  1193. 5 TipoRecordset=acproRecordsetType@acvba80.hlp>Langref
  1194. tulo=acproCaption@acvba80.hlp>Langref
  1195. tulos de columna=acproColumnHeadings@acvba80.hlp>Langref
  1196. 5 Transparente=acproTransparent@acvba80.hlp>Langref
  1197. 5 TripleEstado=acproTripleState@acvba80.hlp>Langref
  1198. 4 U-Z
  1199. nica=acproUnique@acvba80.hlp>Langref
  1200. 5 Usar transacci
  1201. n=acproUseTransaction@acvba80.hlp>LangRef
  1202. 5 Valor=acproValue@acvba80.hlp>Langref
  1203. 5 ValorAnterior=acproOldValue@acvba80.hlp>Langref
  1204. 5 ValorDeLaOpci
  1205. n=acproOptionValue@acvba80.hlp>Langref
  1206. 5 Valores superiores=acproTopValues@acvba80.hlp>Langref
  1207. 5 Valores 
  1208. nicos=acproUniqueValues@acvba80.hlp>Langref
  1209. 5 ValorPredeterminado=acproDefaultValue@acvba80.hlp>Langref
  1210. 5 VariasFilas=acproMultiRow@acvba80.hlp>LangRef
  1211. 5 Verbo=acproVerb@acvba80.hlp>Langref
  1212. 5 VincularCamposPrincipales=acproLinkChildMasterFields@acvba80.hlp>Langref
  1213. 5 VincularCamposSecundarios=acproLinkChildMasterFields@acvba80.hlp>Langref
  1214. 5 Visible (Microsoft Access)=acproVisible@acvba80.hlp>Langref
  1215. 5 Visible (Objeto Application)=acproVisibleAppObj@acvba80.hlp>Langref
  1216. 3 Ingl
  1217. 5 Action=acproAction@acvba80.hlp>Langref
  1218. 5 ActiveControl=acproActiveControl@acvba80.hlp>Langref
  1219. 5 ActiveDatasheet=acproActiveDatasheet@acvba80.hlp>Langref
  1220. 5 ActiveForm=acproActiveForm@acvba80.hlp>Langref
  1221. 5 ActiveReport=acproActiveReport@acvba80.hlp>Langref
  1222. 5 AddColon=acproAddColonAutoLabel@acvba80.hlp>Langref
  1223. 5 Alias=acproAlias@acvba80.hlp>Langref
  1224. 5 AllowAdditions=acproAllowAdditions@acvba80.hlp>Langref
  1225. 5 AllowAutoCorrect=acproAllowAutoCorrect@acvba80.hlp>Langref
  1226. 5 AllowBuiltInToolbars=acproAllowBuiltInToolbars@acvba80.hlp>Langref
  1227. 5 AllowDeletions=acproAllowDeletions@acvba80.hlp>Langref
  1228. 5 AllowEdits=acproAllowEdits@acvba80.hlp>Langref
  1229. 5 AllowFilters=acproAllowFiltering@acvba80.hlp>Langref
  1230. 5 AllowFullMenus=acproAllowFullMenus@acvba80.hlp>Langref
  1231. 5 AllowShortcutMenus=acproAllowShortcutMenus@acvba80.hlp>Langref
  1232. 5 AllowSpecialKeys=acproAllowSpecialKeys@acvba80.hlp>Langref
  1233. 5 AllowToolbarChanges=acproAllowToolbarChanges@acvba80.hlp>Langref
  1234. 5 AllowZeroLength=acproAllowZeroLength@acvba80.hlp>Langref
  1235. 5 AppIcon=acproAppIcon@acvba80.hlp>Langref
  1236. 5 Application=acproApplication@acvba80.hlp>Langref
  1237. 5 AppTitle=acproAppTitle@acvba80.hlp>Langref
  1238. 5 Assistant=acproAssistant@acvba80.hlp>Langref
  1239. 5 AutoActivate=acproAutoActivate@acvba80.hlp>Langref
  1240. 5 AutoCenter=acproAutoCenter@acvba80.hlp>Langref
  1241. 5 AutoExpand=acproAutoExpand@acvba80.hlp>Langref
  1242. 5 AutoRepeat=acproAutoRepeat@acvba80.hlp>Langref
  1243. 5 AutoResize=acproAutoResize@acvba80.hlp>Langref
  1244. 5 AutoTab=acproAutoTab@acvba80.hlp>Langref
  1245. 5 BackColor=acproBackColor@acvba80.hlp>Langref
  1246. 5 BackStyle=acproBackStyle@acvba80.hlp>Langref
  1247. 5 Bookmark=acproBookmark@acvba80.hlp>Langref
  1248. 5 BorderColor=acproBorderColor@acvba80.hlp>Langref
  1249. 5 BorderStyle=acproBorderStyle@acvba80.hlp>Langref
  1250. 5 BorderWidth=acproBorderWidth@acvba80.hlp>Langref
  1251. 5 BoundColumn=acproBoundColumn@acvba80.hlp>Langref
  1252. 5 BuiltIn=acproBuiltIn@acvba80.hlp>LangRef
  1253. 5 Cancel=acproCancel@acvba80.hlp>Langref
  1254. 5 CanGrow=acproCanGrowShrink@acvba80.hlp>Langref
  1255. 5 CanShrink=acproCanGrowShrink@acvba80.hlp>Langref
  1256. 5 Caption=acproCaption@acvba80.hlp>Langref
  1257. 5 Class=acproClass@acvba80.hlp>Langref
  1258. 5 CloseButton=acproCloseButton@acvba80.hlp>Langref
  1259. 5 CodeContextObject=acproCodeContextObject@acvba80.hlp>Langref
  1260. 5 Collection=acproCollection@acvba80.hlp>Langref
  1261. 5 Column=acproColumn@acvba80.hlp>Langref
  1262. 5 ColumnCount=acproColumnCount@acvba80.hlp>Langref
  1263. 5 ColumnHeading=acproColumnHeadings@acvba80.hlp>Langref
  1264. 5 ColumnHeads=acproColumnHeads@acvba80.hlp>Langref
  1265. 5 ColumnHidden=acproColumnHidden@acvba80.hlp>Langref
  1266. 5 ColumnOrder=acproColumnOrder@acvba80.hlp>Langref
  1267. 5 ColumnWidth=acproColumnWidth@acvba80.hlp>Langref
  1268. 5 ColumnWidths=acproColumnWidths@acvba80.hlp>Langref
  1269. 5 CommandBars=acproCommandBars@acvba80.hlp>Langref
  1270. 5 ControlBox=acproControlBox@acvba80.hlp>Langref
  1271. 5 ControlSource=acproControlSource@acvba80.hlp>Langref
  1272. 5 ControlTipText=acproControlTipText@acvba80.hlp>Langref
  1273. 5 ControlType=acproControlType@acvba80.hlp>Langref
  1274. 5 Count=vaproCount@veeslr3.hlp>langref
  1275. 5 Count (Visual Basic)=acproCount@acvba80.hlp>Langref
  1276. 5 CountOfDeclarationLines=acproCountOfDeclarationLines@acvba80.hlp>LangRef
  1277. 5 CountOfLines=acproCountOfLines@acvba80.hlp>LangRef
  1278. 5 CurrentObjectName=acproCurrentObjectType@acvba80.hlp>Langref
  1279. 5 CurrentObjectType=acproCurrentObjectType@acvba80.hlp>Langref
  1280. 5 CurrentRecord=acproCurrentRecord@acvba80.hlp>Langref
  1281. 5 CurrentSectionLeft=acproCurrentSectionLeftTop@acvba80.hlp>Langref
  1282. 5 CurrentSectionTop=acproCurrentSectionLeftTop@acvba80.hlp>Langref
  1283. 5 CurrentView=acproCurrentView@acvba80.hlp>Langref
  1284. 5 CurrentX=acproCurrentXY@acvba80.hlp>Langref
  1285. 5 CurrentY=acproCurrentXY@acvba80.hlp>Langref
  1286. 5 Cycle=acproCycle@acvba80.hlp>langref
  1287. 5 DataEntry=acproDataEntry@acvba80.hlp>Langref
  1288. 5 DatasheetBackColor=acproDatasheetBackForeColor@acvba80.hlp>LangRef
  1289. 5 DatasheetCellsEffect=acproDatasheetCellsEffect@acvba80.hlp>Langref
  1290. 5 DatasheetFontHeight=acproDatasheetFontName@acvba80.hlp>Langref
  1291. 5 DatasheetFontItalic=acproDatasheetFontItalic@acvba80.hlp>Langref
  1292. 5 DatasheetFontName=acproDatasheetFontName@acvba80.hlp>Langref
  1293. 5 DatasheetFontUnderline=acproDatasheetFontItalic@acvba80.hlp>Langref
  1294. 5 DatasheetFontWeight=acproDatasheetFontWeight@acvba80.hlp>Langref
  1295. 5 DatasheetForeColor=acproDatasheetBackForeColor@acvba80.hlp>LangRef
  1296. 5 DatasheetGridlinesBehavior=acproDatasheetGridlinesBehavior@acvba80.hlp>Langref
  1297. 5 DatasheetGridlinesColor=acproDatasheetGridlinesColor@acvba80.hlp>Langref
  1298. 5 DateGrouping=acproDateGrouping@acvba80.hlp>Langref
  1299. 5 DBEngine=acproDBEngine@acvba80.hlp>Langref
  1300. 5 DecimalPlaces=acproDecimalPlaces@acvba80.hlp>Langref
  1301. 5 Default=acproDefault@acvba80.hlp>Langref
  1302. 5 DefaultValue=acproDefaultValue@acvba80.hlp>Langref
  1303. 5 DefaultView=acproDefaultView@acvba80.hlp>Langref
  1304. 5 Description=vaproDescription@veeslr3.hlp>langref
  1305. 5 DestConnectStr=acproDestConnectStr@acvba80.hlp>Langref
  1306. 5 DestinationDB=acproDestConnectStr@acvba80.hlp>Langref
  1307. 5 Dirty=acproDirty@acvba80.hlp>Langref
  1308. 5 DisplayType=acproDisplayType@acvba80.hlp>Langref
  1309. 5 DisplayWhen=acproDisplayWhen@acvba80.hlp>Langref
  1310. 5 DividingLines=acproDividingLines@acvba80.hlp>Langref
  1311. 5 DocDeOrigen=acproSourceDoc@acvba80.hlp>Langref
  1312. 5 DrawMode=acproDrawMode@acvba80.hlp>Langref
  1313. 5 DrawStyle=acproDrawStyle@acvba80.hlp>Langref
  1314. 5 DrawWidth=acproDrawWidth@acvba80.hlp>Langref
  1315. 5 Enabled=acproEnabled@acvba80.hlp>Langref
  1316. 5 EnterKeyBehavior=acproEnterKeyBehavior@acvba80.hlp>Langref
  1317. 5 EventProcPrefix=acproEventProcPrefix@acvba80.hlp>Langref
  1318. 5 FailOnError=acproFailOnError@acvba80.hlp>LangRef
  1319. 5 FastLaserPrinting=acproFastLaserPrinting@acvba80.hlp>Langref
  1320. 5 FillColor=acproFillColor@acvba80.hlp>Langref
  1321. 5 FillStyle=acproFillStyle@acvba80.hlp>Langref
  1322. 5 Filter=acproFilter@acvba80.hlp>Langref
  1323. 5 FilterLookup=acproFilterLookup@acvba80.hlp>Langref
  1324. 5 FilterOn=acproFilterOn@acvba80.hlp>Langref
  1325. 5 FontBold=acproFontBold@acvba80.hlp>Langref
  1326. 5 FontItalic=acproFontItalicUnderline@acvba80.hlp>Langref
  1327. 5 FontName=acproFontNameSize@acvba80.hlp>Langref
  1328. 5 FontSize=acproFontNameSize@acvba80.hlp>Langref
  1329. 5 FontUnderline=acproFontItalicUnderline@acvba80.hlp>Langref
  1330. 5 FontWeight=acproFontWeight@acvba80.hlp>Langref
  1331. 5 ForceNewPage=acproForceNewPage@acvba80.hlp>Langref
  1332. 5 ForeColor=acproForeColor@acvba80.hlp>Langref
  1333. 5 Form=acproForm@acvba80.hlp>Langref
  1334. 5 Format=acproFormat@acvba80.hlp>Langref
  1335. 5 Format - Tipo de datos Fecha/Hora=acproFormatDate@acvba80.hlp>Langref
  1336. 5 Format - Tipo de datos S
  1337. /No=acproFormatYes@acvba80.hlp>Langref
  1338. 5 Format - Tipos de datos Num
  1339. rico y Moneda=acproFormatNumber@acvba80.hlp>Langref
  1340. 5 Format - Tipos de datos Texto y Memo=acproFormatText@acvba80.hlp>Langref
  1341. 5 FormatCount=acproFormatCount@acvba80.hlp>Langref
  1342. 5 FrozenColumns=acproFrozenColumns@acvba80.hlp>Langref
  1343. 5 FullPath=acproFullPath@acvba80.hlp>LangRef
  1344. 5 GridX=acproGridXY@acvba80.hlp>Langref
  1345. 5 GridY=acproGridXY@acvba80.hlp>Langref
  1346. 5 GroupFooter=acproGroupHeaderFooter@acvba80.hlp>Langref
  1347. 5 GroupInterval=acproGroupInterval@acvba80.hlp>Langref
  1348. 5 GroupLevel=acproGroupLevel@acvba80.hlp>Langref
  1349. 5 GroupOn=acproGroupOn@acvba80.hlp>Langref
  1350. 5 GrpKeepTogether=acproGrpKeepTogether@acvba80.hlp>Langref
  1351. 5 GUID=acproGUID@acvba80.hlp>LangRef
  1352. 5 HasContinued=acproHasContinued@acvba80.hlp>Langref
  1353. 5 HasData=acproHasData@acvba80.hlp>Langref
  1354. 5 HasModule=acproHasModule@acvba80.hlp>LangRef
  1355. 5 Height=acproHeightWidth@acvba80.hlp>Langref
  1356. 5 HelpContext=vaproHelpContext@veeslr3.hlp>langref
  1357. 5 HelpContextID=acproHelpContext@acvba80.hlp>Langref
  1358. 5 HelpFile=acproHelpContext@acvba80.hlp>Langref
  1359. 5 HelpFile (Visual Basic)=vaproHelpFile@veeslr3.hlp>langref
  1360. 5 HideDuplicates=acproHideDuplicates@acvba80.hlp>Langref
  1361. 5 hWnd=acprohWnd@acvba80.hlp>Langref
  1362. 5 hWndAccessApp=acprohWndAccessApp@acvba80.hlp>Langref
  1363. 5 Hyperlink=acproHyperlink@acvba80.hlp>LangRef
  1364. 5 HyperlinkAddress=acproHyperlinkAddress@acvba80.hlp>LangRef
  1365. 5 HyperlinkSubAddress=acproHyperlinkSubAddress@acvba80.hlp>LangRef
  1366. 4 I-J
  1367. 5 IgnoreNulls=acproIgnoreNulls@acvba80.hlp>Langref
  1368. 5 ImageHeight=acproImageHeight@acvba80.hlp>Langref
  1369. 5 ImageWidth=acproImageWidth@acvba80.hlp>Langref
  1370. 5 InputMask=acproInputMask@acvba80.hlp>Langref
  1371. 5 InSelection=acproInSelection@acvba80.hlp>Langref
  1372. 5 InsideHeight=acproInsideHeight@acvba80.hlp>Langref
  1373. 5 InsideWidth=acproInsideHeight@acvba80.hlp>Langref
  1374. 5 IsBroken=acproIsBroken@acvba80.hlp>LangRef
  1375. 5 IsCompiled=acproIsCompiled@acvba80.hlp>LangRef
  1376. 5 IsVisible=acproIsVisible@acvba80.hlp>LangRef
  1377. 5 Item (Colecciones)=acproItemCollections@acvba80.hlp>Langref
  1378. 5 Item (Microsoft Access)=acproItem@acvba80.hlp>Langref
  1379. 5 ItemData=acmthItemData@acvba80.hlp>Langref
  1380. 5 KeepTogether - Grupos=acproKeepTogetherGroups@acvba80.hlp>Langref
  1381. 5 KeepTogether - Secciones=acproKeepTogetherSections@acvba80.hlp>Langref
  1382. 5 KeyPreview=acproKeyPreview@acvba80.hlp>Langref
  1383. 5 Kind=acproKind@acvba80.hlp>Langref
  1384. 5 LabelAlign=acproLabelTextAlign@acvba80.hlp>Langref
  1385. 5 LabelX=acproLabelXY@acvba80.hlp>Langref
  1386. 5 LastDLLError=vaproLastDLLError@veeslr3.hlp>langref
  1387. 5 Left=acproLeftTop@acvba80.hlp>Langref
  1388. 5 LimitToList=acproLimitToList@acvba80.hlp>Langref
  1389. 5 Lines=acproLines@acvba80.hlp>LangRef
  1390. 5 LineSlant=acproLineSlant@acvba80.hlp>Langref
  1391. 5 LinkChildFields=acproLinkChildMasterFields@acvba80.hlp>Langref
  1392. 5 LinkMasterFields=acproLinkChildMasterFields@acvba80.hlp>Langref
  1393. 5 ListCount=acproListCount@acvba80.hlp>Langref
  1394. 5 ListIndex=acproListIndex@acvba80.hlp>Langref
  1395. 5 ListRows=acproListRows@acvba80.hlp>Langref
  1396. 5 ListWidth=acproListWidth@acvba80.hlp>Langref
  1397. 5 Locked=acproEnabled@acvba80.hlp>Langref
  1398. 5 LogMessages=acproLogMessages@acvba80.hlp>Langref
  1399. 5 lpOLEObject=acprolpOLEObject@acvba80.hlp>Langref
  1400. 5 Major=acproMajor@acvba80.hlp>LangRef
  1401. 5 MaxRecords=acproMaxRecords@acvba80.hlp>LangRef
  1402. 5 MDE=acproMDE@acvba80.hlp>LangRef
  1403. 5 Me=acproMe@acvba80.hlp>Langref
  1404. 5 MenuBar=acproMenuBar@acvba80.hlp>Langref
  1405. 5 MinMaxButtons=acproMinMaxButtons@acvba80.hlp>Langref
  1406. 5 Minor=acproMinor@acvba80.hlp>LangRef
  1407. 5 Modal=acproModal@acvba80.hlp>Langref
  1408. 5 Module=acproModule@acvba80.hlp>Langref
  1409. 5 MousePointer=acproMousePointer@acvba80.hlp>LangRef
  1410. 5 MoveLayout=acproMoveLayout@acvba80.hlp>Langref
  1411. 5 MultiRow=acproMultiRow@acvba80.hlp>LangRef
  1412. 5 MultiSelect=acproMultiSelect@acvba80.hlp>Langref
  1413. 5 Name=acproName@acvba80.hlp>Langref
  1414. 5 NavigationButtons=acproNavigationButtons@acvba80.hlp>Langref
  1415. 5 NewRecord=acproNewRecord@acvba80.hlp>Langref
  1416. 5 NewRowOrCol=acproNewRowOrCol@acvba80.hlp>Langref
  1417. 5 NextRecord=acproMoveLayout@acvba80.hlp>Langref
  1418. 5 Number=vaproNumber@veeslr3.hlp>langref
  1419. 5 Object=acproObject@acvba80.hlp>Langref
  1420. 5 ObjectPalette=acproObjectPalette@acvba80.hlp>Langref
  1421. 5 ObjectVerbs=acproObjectVerbs@acvba80.hlp>Langref
  1422. 5 ObjectVerbsCount=acproObjectVerbsCount@acvba80.hlp>Langref
  1423. 5 ODBCConnectString=acproODBCConnectStr@acvba80.hlp>Langref
  1424. 5 ODBCTimeout=acproODBCTimeout@acvba80.hlp>Langref
  1425. 5 OldValue=acproOldValue@acvba80.hlp>Langref
  1426. 5 OLEData=acproOLEData@acvba80.hlp>Langref
  1427. 5 OLEType=acproOLEType@acvba80.hlp>Langref
  1428. 5 OLETypeAllowed=acproOLETypeAllowed@acvba80.hlp>Langref
  1429. 5 OpenArgs=acproOpenArgs@acvba80.hlp>Langref
  1430. 5 OptionValue=acproOptionValue@acvba80.hlp>Langref
  1431. 5 OrderBy=acproOrderBy@acvba80.hlp>Langref
  1432. 5 OrderByOn=acproOrderByOn@acvba80.hlp>Langref
  1433. 4 P-R
  1434. 5 Page=acproPagePages@acvba80.hlp>Langref
  1435. 5 PageFooter=acproPageHeaderFooter@acvba80.hlp>Langref
  1436. 5 PageHeader=acproPageHeaderFooter@acvba80.hlp>Langref
  1437. 5 PageIndex=acproPageIndex@acvba80.hlp>LangRef
  1438. 5 Pages=acproPagePages@acvba80.hlp>Langref
  1439. 5 Painting=acproPainting@acvba80.hlp>Langref
  1440. 5 PaintPalette=acproPaintPalette@acvba80.hlp>Langref
  1441. 5 PaletteSource=acproPaletteSource@acvba80.hlp>Langref
  1442. 5 Parent=acproParent@acvba80.hlp>Langref
  1443. 5 Picture=acproPicture@acvba80.hlp>Langref
  1444. 5 PictureAlignment=acproPictureAlignment@acvba80.hlp>langref
  1445. 5 PictureData=acproPictureData@acvba80.hlp>langref
  1446. 5 PicturePages=acproPicturePages@acvba80.hlp>langref
  1447. 5 PictureSizeMode=acproPictureSizeMode@acvba80.hlp>langref
  1448. 5 PictureTiling=acproPictureTiling@acvba80.hlp>langref
  1449. 5 PictureType=acproPictureType@acvba80.hlp>Langref
  1450. 5 PopUp=acproPopup@acvba80.hlp>Langref
  1451. 5 PreviousControl=acproPreviousControl@acvba80.hlp>Langref
  1452. 5 Primary=acproPrimary@acvba80.hlp>LangRef
  1453. 5 PrintCount=acproPrintCount@acvba80.hlp>Langref
  1454. 5 PrintSection=acproMoveLayout@acvba80.hlp>Langref
  1455. 5 ProcBodyLine=acproProcBodyLines@acvba80.hlp>LangRef
  1456. 5 ProcCountLines=acproProcCountLines@acvba80.hlp>LangRef
  1457. 5 ProcOfLine=acproProcOfLine@acvba80.hlp>LangRef
  1458. 5 ProcStartLine=acproProcStartLine@acvba80.hlp>LangRef
  1459. 5 ProjectName=acproProjectName@acvba80.hlp>LangRef
  1460. 5 Properties=acproProperties@acvba80.hlp>LangRef
  1461. 5 PrtDevMode=acproPrtDevMode@acvba80.hlp>Langref
  1462. 5 PrtDevNames=acproPrtDevNames@acvba80.hlp>Langref
  1463. 5 PrtMip=acproPrtMip@acvba80.hlp>Langref
  1464. 5 RecordLocks=acproRecordLocks@acvba80.hlp>Langref
  1465. 5 RecordSelectors=acproRecordSelectors@acvba80.hlp>Langref
  1466. 5 RecordsetClone=acproRecordsetClone@acvba80.hlp>Langref
  1467. 5 RecordsetType=acproRecordsetType@acvba80.hlp>Langref
  1468. 5 RecordSource=acproRecordSource@acvba80.hlp>Langref
  1469. 5 RepeatSection=acproRepeatSection@acvba80.hlp>Langref
  1470. 5 ReplicationConflictFunction=acproReplicationConflictFunction@acvba80.hlp>Langref
  1471. 5 Report=acproForm@acvba80.hlp>Langref
  1472. 5 Required=acproRequired@acvba80.hlp>Langref
  1473. 5 ReturnsRecords=acproReturnsRecords@acvba80.hlp>Langref
  1474. 5 RowHeight=acproRowHeight@acvba80.hlp>LangRef
  1475. 5 RowSource=acproRowSourceRowSourceType@acvba80.hlp>LangRef
  1476. 5 RowSourceType (Funci
  1477. n definida por el usuario) - Valores de los argumentos...=acproRowSourceTypeFunctionParameters@acvba80.hlp>Langref
  1478. 5 RowSourceType=acproRowSourceRowSourceType@acvba80.hlp>Langref
  1479. 5 RunningSum=acproRunningSum@acvba80.hlp>Langref
  1480. 5 ScaleHeight=acproScaleHeightWidth@acvba80.hlp>Langref
  1481. 5 ScaleLeft=acproScaleLeftTop@acvba80.hlp>Langref
  1482. 5 ScaleMode=acproScaleMode@acvba80.hlp>Langref
  1483. 5 ScaleTop=acproScaleLeftTop@acvba80.hlp>Langref
  1484. 5 ScaleWidth=acproScaleHeightWidth@acvba80.hlp>Langref
  1485. 5 ScrollBars=acproAllowScrolling@acvba80.hlp>Langref
  1486. 5 Section=acproSection@acvba80.hlp>Langref
  1487. 5 Selected=acproSelected@acvba80.hlp>Langref
  1488. 5 SelHeight=acproSelHeight@acvba80.hlp>Langref
  1489. 5 SelLeft=acproSelTop@acvba80.hlp>Langref
  1490. 5 SelLength=acproSelLength@acvba80.hlp>Langref
  1491. 5 SelStart=acproSelLength@acvba80.hlp>Langref
  1492. 5 SelText=acproSelLength@acvba80.hlp>Langref
  1493. 5 SelTop=acproSelTop@acvba80.hlp>Langref
  1494. 5 SelWidth=acproSelHeight@acvba80.hlp>Langref
  1495. 5 ShortcutMenu=acproShortCutMenus@acvba80.hlp>Langref
  1496. 5 ShortcutMenuBar=acproShortcutMenuBar@acvba80.hlp>Langref
  1497. 5 SizeMode=acproSizeMode@acvba80.hlp>Langref
  1498. 5 SortOrder=acproSortOrder@acvba80.hlp>Langref
  1499. 5 Source=vaproSource@veeslr3.hlp>langref
  1500. 5 SourceConnectStr=acproSourceConnectStrConnectDB@acvba80.hlp>Langref
  1501. 5 SourceDoc=acproSourceDoc@acvba80.hlp>Langref
  1502. 5 SourceItem=acproSourceItem@acvba80.hlp>LangRef
  1503. 5 SourceObject=acproSourceObject@acvba80.hlp>LangRef
  1504. 5 SpecialEffect=acproSpecialEffect@acvba80.hlp>Langref
  1505. 5 StartupForm=acproStartupForm@acvba80.hlp>Langref
  1506. 5 StartupMenuBar=acproStartupMenuBar@acvba80.hlp>Langref
  1507. 5 StartupShortcutMenuBar=acproStartupShortcutMenuBar@acvba80.hlp>Langref
  1508. 5 StartupShowDBWindow=acproStartupShowDBWindow@acvba80.hlp>Langref
  1509. 5 StartupShowStatusBar=acproStartupShowStatusBar@acvba80.hlp>Langref
  1510. 5 StatusBarText=acproStatusBarText@acvba80.hlp>Langref
  1511. 5 Style=acproStyle@acvba80.hlp>LangRef
  1512. 5 TabFixedHeight=acproTabFixedHeightWidth@acvba80.hlp>LangRef
  1513. 5 TabFixedWidth=acproTabFixedHeightWidth@acvba80.hlp>LangRef
  1514. 5 TabIndex=acproTabIndex@acvba80.hlp>Langref
  1515. 5 TabStop=acproTabStop@acvba80.hlp>Langref
  1516. 5 Tag=acproTag@acvba80.hlp>Langref
  1517. 5 Text=acproText@acvba80.hlp>Langref
  1518. 5 TextAlign=acproLabelTextAlign@acvba80.hlp>Langref
  1519. 5 TimerInterval=acproTimerInterval@acvba80.hlp>Langref
  1520. 5 Toolbar=acproToolbar@acvba80.hlp>LangRef
  1521. 5 Top=acproLeftTop@acvba80.hlp>Langref
  1522. 5 Transparent=acproTransparent@acvba80.hlp>Langref
  1523. 5 TripleState=acproTripleState@acvba80.hlp>Langref
  1524. 5 Type=acproType@acvba80.hlp>Langref
  1525. 5 Unique=acproUnique@acvba80.hlp>Langref
  1526. 5 UpdateOptions=acproUpdateOptions@acvba80.hlp>Langref
  1527. 5 UserControl=acproUserControl@acvba80.hlp>Langref
  1528. 5 UseTransaction=acproUseTransaction@acvba80.hlp>LangRef
  1529. 5 ValidationRule=acproValidationRule@acvba80.hlp>Langref
  1530. 5 ValidationText=acproValidationRule@acvba80.hlp>Langref
  1531. 5 Value=acproValue@acvba80.hlp>Langref
  1532. 5 Verb=acproVerb@acvba80.hlp>Langref
  1533. 5 ViewsAllowed=acproDefaultView@acvba80.hlp>Langref
  1534. 5 Visible (Microsoft Access)=acproVisible@acvba80.hlp>Langref
  1535. 5 Visible (Objeto Application)=acproVisibleAppObj@acvba80.hlp>Langref
  1536. 4 W-Z
  1537. 5 WhatsThisButton=acproWhatsThisButton@acvba80.hlp>Langref
  1538. 5 Width=acproHeightWidth@acvba80.hlp>Langref
  1539. 5 WillContinue=acproWillContinue@acvba80.hlp>Langref
  1540. 5 WindowHeight=acproWindowHeightWidth@acvba80.hlp>Langref
  1541. 5 WindowWidth=acproWindowHeightWidth@acvba80.hlp>Langref
  1542. 2 Instrucciones
  1543. 3 Referencia de instrucciones=acidxStatements@acvba80.hlp>Langref
  1544. 3 A-C
  1545. 4 AppActivate=vastmAppActivate@veeslr3.hlp>langref
  1546. 4 Beep=vastmBeep@veeslr3.hlp>langref
  1547. 4 Call=vastmCall@veeslr3.hlp>langref
  1548. 4 ChDir=vastmChDir@veeslr3.hlp>langref
  1549. 4 ChDrive=vastmChDrive@veeslr3.hlp>langref
  1550. 4 Close=vastmClose@veeslr3.hlp>langref
  1551. 4 Const=vastmConst@veeslr3.hlp>langref
  1552. 4 Date=vastmDate@veeslr3.hlp>langref
  1553. 4 DDEExecute=acstmDDEExecute@acvba80.hlp>Langref
  1554. 4 DDEPoke=acstmDDEPoke@acvba80.hlp>Langref
  1555. 4 DDETerminate=acstmDDETerminate@acvba80.hlp>Langref
  1556. 4 DDETerminateAll=acstmDDETerminateAll@acvba80.hlp>Langref
  1557. 4 Declare=vastmDeclare@veeslr3.hlp>langref
  1558. 4 DefBool=vastmDefBool@veeslr3.hlp>langref
  1559. 4 DefByte=vastmDefByte@veeslr3.hlp>langref
  1560. 4 DefCur=vastmDefCur@veeslr3.hlp>langref
  1561. 4 DefDate=vastmDefDate@veeslr3.hlp>langref
  1562. 4 DefDbl=vastmDefDbl@veeslr3.hlp>langref
  1563. 4 DefInt=vastmDefInt@veeslr3.hlp>langref
  1564. 4 DefLng=vastmDefLng@veeslr3.hlp>langref
  1565. 4 DefObj=vastmDefObj@veeslr3.hlp>langref
  1566. 4 DefSng=vastmDefSng@veeslr3.hlp>langref
  1567. 4 DefStr=vastmDefStr@veeslr3.hlp>langref
  1568. 4 Deftype=vagrpDeftype@veeslr3.hlp>langref
  1569. 4 DefVar=vastmDefVar@veeslr3.hlp>langref
  1570. 4 DeleteControl=acstmDeleteControl@acvba80.hlp>Langref
  1571. 4 DeleteReportControl=acstmDeleteControl@acvba80.hlp>Langref
  1572. 4 DeleteSetting=vastmDeleteSetting@veeslr3.hlp>langref
  1573. 4 Dim=vastmDim@veeslr3.hlp>langref
  1574. 4 Do...Loop=vastmDo@veeslr3.hlp>langref
  1575. 3 E-F
  1576. 4 End=vastmEnd@veeslr3.hlp>langref
  1577. 4 Erase=vastmErase@veeslr3.hlp>langref
  1578. 4 Error=vastmError@veeslr3.hlp>langref
  1579. 4 Exit=vastmExit@veeslr3.hlp>langref
  1580. 4 FileCopy=vastmFileCopy@veeslr3.hlp>langref
  1581. 4 For Each...Next=vastmForEach@veeslr3.hlp>langref
  1582. 4 For...Next=vastmFor@veeslr3.hlp>langref
  1583. 4 Function=vastmFunction@veeslr3.hlp>langref
  1584. 3 G-J
  1585. 4 Get=vastmGet@veeslr3.hlp>langref
  1586. 4 GoSub...Return=vastmGoSub@veeslr3.hlp>langref
  1587. 4 GoTo=vastmGoTo@veeslr3.hlp>langref
  1588. 4 If...Then...Else=vastmIf@veeslr3.hlp>langref
  1589. 4 Input #=vastmInput@veeslr3.hlp>langref
  1590. 3 K-L
  1591. 4 Kill=vastmKill@veeslr3.hlp>langref
  1592. 4 Let=vastmLet@veeslr3.hlp>langref
  1593. 4 Line Input #=vastmLineInput@veeslr3.hlp>langref
  1594. 4 Lock=vastmLock@veeslr3.hlp>langref
  1595. 4 LSet=vastmLSet@veeslr3.hlp>langref
  1596. 3 M-O
  1597. 4 Mid=vastmMid@veeslr3.hlp>langref
  1598. 4 MidB=vastmMidB@veeslr3.hlp>langref
  1599. 4 MkDir=vastmMkDir@veeslr3.hlp>langref
  1600. 4 Name=vastmName@veeslr3.hlp>langref
  1601. 4 On Error=vastmOnError@veeslr3.hlp>langref
  1602. 4 On...GoSub=vastmOnGoSub@veeslr3.hlp>langref
  1603. 4 On...GoTo=vastmOnGoSub@veeslr3.hlp>langref
  1604. 4 Open=vastmOpen@veeslr3.hlp>langref
  1605. 4 Option Base=vastmOptionBase@veeslr3.hlp>langref
  1606. 4 Option Compare=vastmOptionCompare@veeslr3.hlp>langref
  1607. 4 Option Explicit=vastmOptionExplicit@veeslr3.hlp>langref
  1608. 4 Option Private=vastmOptionPrivate@veeslr3.hlp>langref
  1609. 3 P-Q
  1610. 4 Print #=vastmPrint@veeslr3.hlp>langref
  1611. 4 Private=vastmPrivate@veeslr3.hlp>langref
  1612. 4 Property Get=vastmPropertyGet@veeslr3.hlp>langref
  1613. 4 Property Let=vastmPropertyLet@veeslr3.hlp>langref
  1614. 4 Property Set=vastmPropertySet@veeslr3.hlp>langref
  1615. 4 Public=vastmPublic@veeslr3.hlp>langref
  1616. 4 Put=vastmPut@veeslr3.hlp>langref
  1617. 4 Randomize=vastmRandomize@veeslr3.hlp>langref
  1618. 4 ReDim=vastmReDim@veeslr3.hlp>langref
  1619. 4 Rem=vastmRem@veeslr3.hlp>langref
  1620. 4 Reset=vastmReset@veeslr3.hlp>langref
  1621. 4 Resume=vastmResume@veeslr3.hlp>langref
  1622. 4 Return=vastmReturn@veeslr3.hlp>langref
  1623. 4 RmDir=vastmRmDir@veeslr3.hlp>langref
  1624. 4 RSet=vastmRSet@veeslr3.hlp>langref
  1625. 4 SaveSetting=vastmSaveSetting@veeslr3.hlp>langref
  1626. 4 Seek=vastmSeek@veeslr3.hlp>langref
  1627. 4 Select Case=vastmSelectCase@veeslr3.hlp>langref
  1628. 4 SendKeys=vastmSendKeys@veeslr3.hlp>langref
  1629. 4 Set=vastmSet@veeslr3.hlp>langref
  1630. 4 SetAttr=vastmSetAttr@veeslr3.hlp>langref
  1631. 4 Static=vastmStatic@veeslr3.hlp>langref
  1632. 4 Stop=vastmStop@veeslr3.hlp>langref
  1633. 4 Sub=vastmSub@veeslr3.hlp>langref
  1634. 3 T-Z
  1635. 4 Time=vastmTime@veeslr3.hlp>langref
  1636. 4 Type=vastmType@veeslr3.hlp>langref
  1637. 4 Unlock=vastmUnlock@veeslr3.hlp>langref
  1638. 4 While...Wend=vastmWhile@veeslr3.hlp>langref
  1639. 4 Width #=vastmWidth@veeslr3.hlp>langref
  1640. 4 With=vastmWith@veeslr3.hlp>langref
  1641. 4 Write #=vastmWrite@veeslr3.hlp>langref
  1642. 2 Informaci
  1643. n de referencia
  1644. 3 Juego de caracteres (0 - 127)=vamscANSITable@veeslr3.hlp>langref
  1645. 3 Juego de caracteres (128 - 255)=vamscANSITable2@veeslr3.hlp>langref
  1646. 3 Resumen de tipos de datos=vagrpDataType@veeslr3.hlp>langref
  1647. 3 Convenciones de documentos=vamscDocumentConventions@veeslr3.hlp>langref
  1648. 3 Resumen de los operadores=vagrpOperatorSummary@veeslr3.hlp>langref
  1649. 3 Errores interceptables=vamsgTrappableErrors@veeslr3.hlp>Langref
  1650. :include vbaoff8.cnt
  1651. :include dao35.cnt
  1652. :include jetsql35.cnt
  1653. :include jeterr35.cnt
  1654. :include mscal.cnt
  1655.